Skip to main content

Generate & publish AI videos with Sora 2, Veo 3.1, Gemini & Blotato

Workflow preview

Workflow preview
100%
Generate & publish AI videos with Sora 2, Veo 3.1, Gemini & Blotato 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 automatically generates short form AI videos using both OpenAI Sora 2 Pro and Google Veo 3.1, enhances your idea with Google Gemini, and publishes content across multiple platforms th...

Best for

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

Tools used

@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.httprequest, @blotato/n8n-nodes-blotato.blotato, n8n-nodes-base.gmail

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Generate & publish AI videos with Sora 2, Veo 3.1, Gemini & Blotato
Workflow name
Generate & publish AI videos with Sora 2, Veo 3.1, Gemini & Blotato

Overview

This workflow automatically generates short-form AI videos using both OpenAI Sora 2 Pro and Google Veo 3.1, enhances your idea with Google Gemini, and publishes content across multiple platforms through Blotato. It’s perfect for creators, brands, UGC teams, and anyone building a high-frequency AI video pipeline.

You can turn a single text idea into fully rendered videos, compare outputs from multiple AI models, and publish everywhere in one automated flow.


Good to know

  • Generating Sora or Veo videos may incur API costs depending on your provider.
  • Video rendering time varies by prompt complexity.
  • Sora & Veo availability depends on region and account access.
  • Blotato must be connected to your social accounts before publishing.
  • The workflow includes toggles so you can turn Sora, Veo, or platforms on/off easily.

How it works

  • Your text idea enters through the Chat Trigger.

  • Google Gemini rewrites your idea into a detailed, high-quality video prompt.

  • The workflow splits into two branches:

    • Sora Branch: Generates video via OpenAI Sora 2 Pro, downloads the MP4, and uploads/publishes to YouTube, TikTok, and Instagram.
    • Veo Branch: Generates a video using Google Veo 3.1 (via Wavespeed), retrieves the output link, emails it to you, and optionally uploads it to Blotato for publishing.
  • A Config – Toggles node lets you enable or disable models and platforms.

  • Optional Google Sheets logging can store video history and metadata.


How to use

  • Send a message to the Chat Trigger to start the workflow.
  • Adjust toggles to choose whether you want Sora, Veo, or both.
  • Add or remove publishing platforms inside the Blotato nodes.
  • Check your email for Veo results or monitor uploads on your social accounts.
  • Ideal for automation, batch content creation, and AI-powered video workflows.

Requirements

  • Google Gemini API key (for prompt enhancement)
  • OpenAI Sora 2 API key
  • Wavespeed (Veo 3.1) API key
  • Blotato account + connected YouTube/TikTok/Instagram channels
  • Gmail OAuth2 (for sending video result emails)
  • Google Sheets (optional logging)

Customizing this workflow

  • Add a title/description generator for YouTube Shorts.
  • Insert a thumbnail generator (image AI model).
  • Extend logging with Sheets or a database.
  • Add additional platforms supported by Blotato.
  • Use different prompt strategies for cinematic, viral, or niche content styles.

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 - When chat message received

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

Block 2 - Google Gemini Chat Model

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

Block 3 - Gemini Prompt Enhancer

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

Block 4 - Config – Toggles

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

Block 5 - If Use Sora

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

Block 6 - If Use Veo

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

Block 7 - Create Sora 2 Pro Video

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

Block 8 - Download Sora Video

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

Block 9 - Upload Sora Video to Blotato

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

Block 10 - Publish Sora to YouTube

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

Block 11 - Publish Sora to TikTok

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

Block 12 - Publish Sora to Instagram

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

Block 13 - Email Sora Upload Confirmation

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 14 - Log Sora Video to Google Sheets

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

Block 15 - Create Veo 3.1 Video

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

Block 16 - Wait for Veo Result

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

Block 17 - Get Veo Result

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

Block 18 - Email Veo Video Link

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 19 - Upload Veo Video to Blotato

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

Block 20 - Publish Veo to YouTube

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

Block 21 - Sticky Note

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

Block 22 - Sticky Note1

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

Block 23 - Sticky Note2

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

Block 24 - Sticky Note3

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

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

3. Summary Table

Workflow Generate & publish AI videos with Sora 2, Veo 3.1, Gemini & Blotato
Complexity advanced
Nodes 25
Categories Content Creation, Multimodal AI
Author Amit Kumar
Published 27 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/11276/11276.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 Generate & publish AI videos with Sora 2, Veo 3.1, Gemini & Blotato do?

This workflow automatically generates short form AI videos using both OpenAI Sora 2 Pro and Google Veo 3.1, enhances your idea with Google Gemini, and publishes content across multiple platforms th...

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.