Block 1 - Upload Post - Upload Photo
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.3
This workflow is provided as-is. Please review and test before using in production.
This n8n automation is a complete LinkedIn Content Engine that turns simple topic ideas into fully written, visual, and scheduled posts. It features a "Human in the Loop" design, meaning AI handles...
n8n-nodes-base.httprequest, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.googlesheetstrigger, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by simonscrapes.
Original n8n.io sourceThis n8n automation is a complete LinkedIn Content Engine that turns simple topic ideas into fully written, visual, and scheduled posts. It features a "Human-in-the-Loop" design, meaning AI handles the heavy lifting of writing and image creation, but nothing goes live until you manually approve it in Google Sheets.
The system runs two separate workflows in parallel:
Input: Detects when you add a new topic to your "Content Calendar" Google Sheet.
Brand Alignment: Pulls your specific "Brand Voice" guidelines from a separate tab to ensure the AI sounds like you.
Creation: Uses Gemini Flash 1.5 to write the post and DALL-E 3 to generate a matching professional image.
Drafting: Uploads the image to ImgBB and saves the full draft back to your sheet with a status of "Draft."
Daily Scan: Wakes up every morning to check your Content Calendar.
Verification: Looks for posts that match two criteria:
Publishing: If both match, it automatically uploads the text and image to LinkedIn and updates the sheet status to "Posted."
Tools Used: n8n, Google Sheets, OpenRouter (Gemini / OpenAI), ImgBB.
YouTube Channel: Simon Scrapes – More tutorials on AI & Automation.
Community: Skool Community – Master AI & Automation with us.
Full Video Tutorial: Watch the step-by-step build here
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 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create and schedule LinkedIn posts from Google Sheets with Gemini and DALL·E |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Social Media, Multimodal AI |
| Author | simonscrapes |
| Published | 12 Jan 2026 |
Use the JSON export at /data/workflows/12663/12663.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.
This n8n automation is a complete LinkedIn Content Engine that turns simple topic ideas into fully written, visual, and scheduled posts. It features a "Human in the Loop" design, meaning AI handles...
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.