Block 1 - Parsear JSON Inicial
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Create & Publish Instagram Carousel Posts with GPT 4.1 mini, Imgur & Graph API Version : 2.0.0 n8n Version : 1.88.0+ Author : Unknown License : MIT Description An intelligent and modular workflow t...
n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.scheduletrigger, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.vectorstoreinmemory, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.memorybufferwindow
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Luciano Gutierrez.
Original n8n.io sourceVersion: 2.0.0 n8n Version: 1.88.0+ Author: Unknown License: MIT
An intelligent and modular workflow that automatically generates, manages, and publishes Instagram carousel posts, using AI for both content and images. It includes semantic memory to ensure uniqueness across posts and a scalable architecture for brand growth.
All sensitive values (OpenAI API key, Imgur Client ID/Secret, Instagram Access Token, Google Sheets OAuth2) must be stored in n8nâs Credentials panel. Do not hardcode keys or tokens in HTTP Request or Code nodes. Instead, reference credential fields:
this.getCredentials('openAI'), this.getCredentials('imgur'), etc.Import the Workflow: In n8n, go to Workflows > Import from File and upload the JSON.
Configure Credentials:
Set Placeholders:
Customize Prompts & Vectors: Tweak Code node inputs and prompt templates as needed.
Test & Activate: Run a manual trigger, verify outputs, then enable the cron schedule.
Social Media Instagram Carousel AI Content Generation OpenAI n8n Marketing Automation Vector Search Content Scheduling
This workflow is released under the MIT License.
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 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create & Publish Instagram Carousel Posts with GPT-4.1-mini, Imgur & Graph API |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Content Creation, Multimodal AI |
| Author | Luciano Gutierrez |
| Published | 24 Apr 2025 |
Use the JSON export at /data/workflows/3693/3693.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.
Create & Publish Instagram Carousel Posts with GPT 4.1 mini, Imgur & Graph API Version : 2.0.0 n8n Version : 1.88.0+ Author : Unknown License : MIT Description An intelligent and modular workflow t...
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 Content Creation, Multimodal AI use case.