Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
An advanced AI powered LinkedIn automation workflow built with n8n that generates high engagement LinkedIn posts using GPT 4o mini, optionally creates AI generated visuals with Google Gemini, sends...
n8n-nodes-base.scheduletrigger, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.gmail, n8n-nodes-base.switch, n8n-nodes-base.linkedin, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jitesh Dugar.
Original n8n.io sourceAn advanced AI-powered LinkedIn automation workflow built with n8n that generates high-engagement LinkedIn posts using GPT-4o-mini, optionally creates AI-generated visuals with Google Gemini, sends everything for human approval via Gmail, and finally publishes the approved content directly to LinkedIn.
This workflow combines:
This workflow automatically:
Automatically starts the workflow at scheduled intervals.
Fetches post ideas and instructions from Google Sheets.
Status = ReadyProvides the AI model connection.
Creates scroll-stopping LinkedIn posts.
Checks whether image generation is required.
Reads:
Generate Image (Yes/No)
Creates AI-generated LinkedIn images using Google Gemini.
Uploads generated images and creates a public URL.
LinkedIn and email approvals require publicly accessible image URLs.
UploadToURL makes file hosting extremely simple inside n8n workflows.
Sends generated content for human approval.
This creates a powerful human-in-the-loop workflow.
Processes approval responses.
Checks:
approved = true/false
Determines which LinkedIn posting path to use.
LinkedIn handles:
differently.
Downloads the uploaded image back into binary format.
LinkedIn image uploads require binary image data.
Publishes approved LinkedIn posts with images.
Publishes text-only LinkedIn posts.
Updates workflow status after successful posting.
Updates rejected content status.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 30 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate LinkedIn posts with GPT-4o-mini, Gemini images, human approval, and auto-publish |
|---|---|
| Complexity | advanced |
| Nodes | 30 |
| Categories | Social Media, Multimodal AI |
| Author | Jitesh Dugar |
| Published | 11 May 2026 |
Use the JSON export at /data/workflows/15613/15613.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
An advanced AI powered LinkedIn automation workflow built with n8n that generates high engagement LinkedIn posts using GPT 4o mini, optionally creates AI generated visuals with Google Gemini, sends...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, Multimodal AI use case.