Skip to main content

Create AI Instagram Reels with GPT-4.1, Veo3, Google Sheets and Bloatato

Workflow preview

Workflow preview
100%
Create AI Instagram Reels with GPT-4.1, Veo3, Google Sheets and Bloatato preview
Open on n8n.io

1. Workflow Overview

Who Is This For? This workflow is designed for social media managers, content creators, digital marketers, and entrepreneurs who want to automate the entire lifecycle of creating and publishing sho...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.toolthink, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.code

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SpaGreen Creative.

Original n8n.io source

1.1 Workflow description

Title
Create AI Instagram Reels with GPT-4.1, Veo3, Google Sheets and Bloatato
Workflow name
Create AI Instagram Reels with GPT-4.1, Veo3, Google Sheets and Bloatato

Who Is This For?

This workflow is designed for social media managers, content creators, digital marketers, and entrepreneurs who want to automate the entire lifecycle of creating and publishing short-form video content (like TikToks or Instagram Reels). It's perfect for anyone looking to maintain a consistent posting schedule without the manual effort of ideation, video production, and distribution.

What This Workflow Does

This workflow functions as an end-to-end AI-powered video content engine that:

  1. Generates Creative Concepts – Uses AI to brainstorm original, non-human-centric "before/after" transformation video ideas.
  2. Crafts Professional Prompts – Transforms the simple idea into a highly detailed, structured JSON prompt optimized for cinematic AI video generation.
  3. Renders the Video – Sends the prompt to the VEO 3 AI model to generate the video asset.
  4. Monitors and Downloads – Polls the VEO 3 API until the video is ready and then downloads the final file.
  5. Publishes to Social Media – Uploads the video to a media service (Bloatato) and then schedules it for publication on Instagram.
  6. Sends Multi-Channel Notifications – Alerts the user via WhatsApp, Telegram, and Slack once the video is successfully published.
  7. Logs Everything – Saves the original idea, captions, prompts, and production status to a Google Sheet for tracking and reference.

Key Features

  • Automated Ideation – AI generates viral video ideas.
  • Smart Prompt Engineering – Converts ideas into production-ready prompts.
  • AI Video Creation – Generates cinematic vertical videos via VEO 3 API.
  • Intelligent Rendering – Monitors and retries video processing automatically.
  • Auto Social Publishing – Uploads and posts to Instagram via Bloatato.
  • Real-Time Notifications – Updates via WhatsApp, Telegram, or Slack.
  • Centralized Tracking – Logs all content and status in Google Sheets.

Requirements & Setup

  • AI Model APIs: Access to an OpenAI-compatible API for the AI agents that generate ideas and scripts.
  • VEO 3 API: An active account with api.kie.ai and the necessary Bearer Token for video generation.
  • Bloatato API: Credentials for the Bloatato service to upload media and publish to Instagram.
  • Instagram Account: An Instagram account connected to Bloatato, with its accountId noted.
  • Google Sheets: A Google Sheet to log content, with its ID and Sheet Name (GID) configured.
  • Notification Services:
  • Rapiwa: For WhatsApp notifications.
  • Telegram Bot: For Telegram alerts.
  • Slack App: For Slack messages.
  • Scheduled Trigger: A cron trigger (e.g., 0 8,20 * * *) to run the workflow automatically.

Support & Help

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Think

Type / Role
@n8n/n8n-nodes-langchain.toolThink - toolThink
Config choices
Version 1

Block 2 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 3 - Update Status to "Publish"

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 4 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 5 - OpenAI Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 6 - Start Daily Two Times

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 7 - Make Professional Prompt

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - AI Agent (Create Video Script)

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2

Block 9 - Code (Format Prompt)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 10 - HTTP (Create Video with VEO3)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 11 - Wait 3m for Rendering video

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 12 - HTTP (Download Video from VEO3)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 13 - If (Check Video Status)

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 14 - Wait 30s if video still processing

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 15 - HTTP (Upload Bloatato Media)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 16 - Save Idea in google sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 17 - Make a Creative Video Idea

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.9

Block 18 - Tool (Make More Creative Thinking in Action)

Type / Role
@n8n/n8n-nodes-langchain.toolThink - toolThink
Config choices
Version 1

Block 19 - Parse AI Output

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.2

Block 20 - Rapiwa (Send WhatsApp Notification)

Type / Role
n8n-nodes-rapiwa.rapiwa - rapiwa
Config choices
Version 1

Block 21 - Send Telegram Notification

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 22 - Send Slack Notification

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.4

Block 23 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Create AI Instagram Reels with GPT-4.1, Veo3, Google Sheets and Bloatato
Complexity advanced
Nodes 29
Categories Content Creation, Multimodal AI
Author SpaGreen Creative
Published 01 Apr 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/14554/14554.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Create AI Instagram Reels with GPT-4.1, Veo3, Google Sheets and Bloatato do?

Who Is This For? This workflow is designed for social media managers, content creators, digital marketers, and entrepreneurs who want to automate the entire lifecycle of creating and publishing sho...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.