Skip to main content

Generating AI videos with VEO3 and distributing with Blotato across multiple platforms

Workflow preview

Workflow preview
100%
Generating AI videos with VEO3 and distributing with Blotato across multiple platforms preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This workflow contains community nodes that are only compatible with the self hosted version of n8n. Create and Aut...

Best for

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

Tools used

@n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.toolthink, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.stickynote, n8n-nodes-base.telegram, n8n-nodes-base.telegramtrigger

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Generating AI videos with VEO3 and distributing with Blotato across multiple platforms
Workflow name
Generating AI videos with VEO3 and distributing with Blotato across multiple platforms

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

Create and Auto-Post Viral AI Videos with VEO3 and Blotato to 9 Platforms

Who is this for?

This template is ideal for content creators, growth marketers, e-commerce entrepreneurs, and video-first brands who want to automate the creation and multi-platform distribution of viral short-form ads using AI.

If you're looking to scale video production without editing tools or posting manually, this is for you.

What problem is this workflow solving?

Creating high-converting video content is time-consuming. You need to:

  • Come up with ideas
  • Write compelling scripts
  • Generate visuals
  • Adapt content for each platform
  • Manually publish and track results

This workflow automates that entire process and turns a single idea into a ready-to-publish video campaign across 9 platforms.

What this workflow does

  1. Triggers via Telegram when a new video idea is submitted
  2. Fetches parameters (style, tone, duration) from Google Sheets
  3. Generates the video script using GPT-4 and a master AI prompt
  4. Creates the video using Google’s VEO3 video generation model
  5. Downloads the final video once rendering is complete
  6. Rewrites the caption with GPT-4o for platform-optimized posting
  7. Logs the result in Google Sheets for tracking
  8. Sends preview links to Telegram for review
  9. Auto-posts the video to 9 platforms using Blotato (TikTok, YouTube, Instagram, Threads, Facebook, X, LinkedIn, Pinterest, Bluesky)

Setup

  1. Install n8n (self-hosted) with Community Nodes enabled
  2. Connect your Telegram Bot Token to the trigger node
  3. Add your OpenAI API Key for GPT-4 and GPT-4o models
  4. Configure your VEO3 API access (Google AI Studio)
  5. Set up Blotato with your platform tokens & IDs
  6. Link your Google Sheets and set the expected column structure (idea, style, caption, etc.)
  7. Adjust the Telegram trigger format (e.g., idea: ...) to your team’s input style

How to customize this workflow to your needs

  • Edit the master prompt to match your brand voice or industry
  • Replace the caption prompt to generate more marketing-style hooks
  • Modify the platform list if you only publish to a few specific channels
  • Add approval steps (Slack, email, Telegram) before publishing
  • Integrate tracking by pushing published URLs to your analytics or CRM

📄 Documentation: Notion Guide


Need help customizing?

Contact me for consulting and support : Linkedin / Youtube

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 - OpenAI Chat Model

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

Block 2 - Think

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

Block 3 - Structured Output Parser

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

Block 4 - Assign Social Media IDs

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

Block 5 - Upload Video to Blotato

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

Block 6 - INSTAGRAM

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

Block 7 - YOUTUBE

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

Block 8 - TIKTOK

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

Block 9 - FACEBOOK

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

Block 10 - THREADS

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

Block 11 - TWETTER

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

Block 12 - LINKEDIN

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

Block 13 - BLUESKY

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

Block 14 - PINTEREST

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

Block 15 - Sticky Note3

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

Block 16 - Send Video URL via Telegram

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

Block 17 - Send Final Video Preview

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

Block 18 - Sticky Note

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

Block 19 - Sticky Note1

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

Block 20 - Telegram Trigger: Receive Video Idea

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

Block 21 - Read Video Parameters from Google Sheet

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

Block 22 - Set Master Prompt

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

Block 23 - AI Agent: Generate Video Script

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

Block 24 - Generate Video with VEO3

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

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

3. Summary Table

Workflow Generating AI videos with VEO3 and distributing with Blotato across multiple platforms
Complexity advanced
Nodes 29
Categories Content Creation, Multimodal AI
Author Dr. Firas
Published 29 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6669/6669.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 Generating AI videos with VEO3 and distributing with Blotato across multiple platforms do?

This workflow contains community nodes that are only compatible with the self hosted version of n8n. Create and Aut...

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.