Generate VEO3 videos from form ideas with ChatGPT, fal.ai, Drive and Gmail
Quick overview This workflow collects a video idea via an n8n Form, uses OpenAI to turn it into an optimized prompt, generates an 8-second VEO3 video with native audio via fal.ai, saves the MP4 to Google Drive, and emails the Drive link via Gmail.
How it works Receives a submission from an n8n Form with the requester’s email, a plain-English video idea, and a selected style. Uses OpenAI (via an AI Agent) to convert the idea and style into a structured VEO3 title and detailed prompt returned as JSON. Cleans and parses the AI JSON, creates a filename-safe title, and sets the generation parameters to 16:9 and 8 seconds. Submits the prompt to fal.ai’s queue endpoint for the fal-ai/veo3 model and gets a request ID. Polls fal.ai every 30 seconds until the job status returns COMPLETED. Retrieves the final MP4 URL from fal.ai, downloads the video, uploads it to Google Drive, and emails the Google Drive web link to the requester via Gmail.
Setup Create a fal.ai account, generate an API key, and replace YOUR_FAL_AI_API_KEY in the fal.ai HTTP request headers. Add an OpenAI API credential in the OpenAI Chat Model node and select the model you want to use. Connect Google Drive OAuth2 and replace YOUR_GDRIVE_FOLDER_ID with the target folder ID where videos should be saved. Connect Gmail OAuth2 for sending emails, then activate the workflow and use the Form URL (path veo3-video-generator) to submit requests.
Related Templates
AI SEO Readability Audit: Check Website Friendliness for LLMs
Who is this for? This workflow is designed for SEO specialists, content creators, marketers, and website developers who ...
Text automations using Apple Shortcuts
Overview This workflow answers user requests sent via Mac Shortcuts Several Shortcuts call the same webhook, with a quer...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments