Block 1 - Basic LLM Chain
- Type / Role
- @n8n/n8n-nodes-langchain.chainLlm - chainLlm
- Config choices
- Version 1.7
This workflow is provided as-is. Please review and test before using in production.
Instagram Carousel Scheduler A tool to automatically publish Instagram carousels using a , , and the number of images you want to post — all directly from a Google Sheet. At the end of each post...
@n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.outputparseritemlist, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest, n8n-nodes-base.splitout, n8n-nodes-base.converttofile, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jorge Martínez.
Original n8n.io sourcePost Description, Instructions, and the number of images you want to post — all directly from a Google Sheet.
At the end of each post, the next row is marked as Pending, allowing fully automated posting, so you can prepare months of content in advance.📱 Instagram Business Account Required to publish content via the Meta Graph API. Make sure your IG account is connected to a Facebook Page.
🔐 Facebook Developers Token Required to use the Graph API and publish on Instagram. 👉 It's highly recommended to create a System User so your token never expires.
☁️ Cloudinary Upload Preset Used to upload generated images and retrieve public URLs. 👉 Use an unsigned upload preset (no API key required).
🧠 OpenAI API Key Used for:
gpt-image-1.
⚠️ You might need to verify your business with OpenAI to access this model.📊 Google Sheets App with OAuth credentials To fetch your content and instructions from the spreadsheet.
✏️ You can customize the prompt to change the visual style of the images. Examples:
🔄 You can replace Google Sheets with tools like:
🔐 If Facebook requires a Privacy Policy, you can quickly create one here: 👉 https://www.privacypolicygenerator.info
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 | Auto-generate Instagram carousels with GPT-Image-1 & AI captions from Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Multimodal AI |
| Author | Jorge Martínez |
| Published | 22 Aug 2025 |
Use the JSON export at /data/workflows/7750/7750.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.
Instagram Carousel Scheduler A tool to automatically publish Instagram carousels using a , , and the number of images you want to post — all directly from a Google Sheet. At the end of each post...
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 Multimodal AI use case.