Auto-Generate LinkedIn Posts from Google Drive Images using GPT-4o

Go to Workflow
0 views
Built by Rahul Joshi Rahul Joshi
Created on June 05, 2026

Description

Description:

Streamline your social content creation workflow with this AI-powered n8n automation template. It monitors a specific Google Drive folder for new LinkedIn post images, automatically uploads them to Cloudinary, analyzes the content using GPT-4o via Azure OpenAI, and instantly emails a ready-to-publish HTML email with a full LinkedIn-style post.

Perfect for solopreneurs, content creators, social media managers, and marketing teams who want to automate the creation of branded LinkedIn posts based on visual assets.

What This Template Does (Step-by-Step):

📁 Google Drive Folder Monitoring
Watches a specified Google Drive folder
Triggers when a new image file is added

⬇️ Download the New Image File
Securely downloads the uploaded file for processing

☁️ Upload to Cloudinary for Public Hosting
Converts local file to public URL via Cloudinary
Necessary for embedding in email content

🧠 Analyze Image with Azure OpenAI (GPT-4o)
Sends the public image URL to a GPT-4o model
Prompts the AI to generate:
LinkedIn headline
Overview
Key features
Ideal users
Tech stack
Hashtags
Complete mobile-friendly HTML email body

📧 Deliver Email with HTML LinkedIn Post
Sends the generated LinkedIn post via email
Designed with inline CSS for Gmail & Outlook compatibility

Best For:

🧑‍💼 LinkedIn creators & consultants
📣 Social media managers & freelancers
🛠️ SaaS founders and product marketers
📸 Anyone using Google Drive to manage social post assets

Built With:
Google Drive Trigger
Cloudinary Upload API
Azure OpenAI (GPT-4o-mini)
HTML Email via SMTP
Custom Prompt with LangChain LLM Chain

Key Benefits:

✅ Fully hands-free LinkedIn post generation
🚀 Speed up social media content workflows
🎨 Visual-first input: image → post → email
💡 Uses your design work to inspire original posts
📬 Emails ready-to-post content directly to your inbox

Nodes Used (5)

Azure OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatAzureOpenAi
Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Google Drive
n8n-nodes-base.googleDrive
HTTP Request
n8n-nodes-base.httpRequest
Send Email
n8n-nodes-base.emailSend