Automated video creation using Google Veo3 and n8n workflow

Go to Workflow
4,882 views
Built by Lakshit Ukani Lakshit Ukani
Created on June 06, 2026

Description

Who is this for?
Content creators, social media managers, digital marketers, and businesses looking to automate video production without expensive equipment or technical expertise.

What problem is this workflow solving?
Traditional video creation requires cameras, editing software, voice recording equipment, and hours of post-production work. This workflow eliminates all these barriers by automatically generating professional videos with audio using just text prompts.

What this workflow does
This automated workflow takes video ideas from Google Sheets, generates optimized prompts using AI, creates videos through Google's V3 model via Fal AI, monitors the generation progress, and saves the final video URLs back to your spreadsheet for easy access and management.

Setup
Sign up for Fal AI account and obtain API key
Create Google Sheet with video ideas and status columns
Configure n8n with required credentials (Google Sheets, Fal AI API)
Import the workflow template
Set up authentication for all connected services
Test with sample video idea

How to customize this workflow to your needs
Modify the AI prompts to match your brand voice, adjust video styles and camera movements, change polling intervals for video generation status, customize Google Sheet column mappings, and add additional processing steps like thumbnail generation or social media posting.

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
Google Sheets
n8n-nodes-base.googleSheets
HTTP Request
n8n-nodes-base.httpRequest
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured