Create Low-Cost AI Videos with Veo3 Fast and Upload to YouTube & TikTok
VerifiedAutomate video generation and storage from Google Sheets using OpenAI and Drive.
What this workflow does
This n8n workflow uses Google Sheets as the trigger and central log, OpenAI for title creation, HTTP Request for API calls, and Google Drive to save outputs.
It suits marketers and creators who need a simple spreadsheet interface to manage AI-assisted video tasks without manual steps.
Who is this for?
Content creators, social media managers, and small marketing teams who produce short-form video content regularly and want to reduce manual effort.
What problem it solves
Creating and publishing AI videos involves multiple manual steps across tools, high model costs, and repetitive uploading to multiple platforms.
What it automates
Daily short clips for TikTok
A creator adds video prompts to a Google Sheet each morning; the workflow generates Veo3 Fast videos, creates titles, and uploads them by afternoon.
YouTube Shorts batch production
A team logs 10 topic ideas in Sheets; the workflow processes them overnight and returns published links plus Drive file IDs for review.
Low-budget campaign testing
A marketer tests multiple video variants by updating prompt rows in the sheet and tracks which versions get published without extra API spend.
How the workflow works
The 4 nodes in this automation, in order.
- 1Google SheetsgoogleSheets
- 2HTTP RequesthttpRequest
- 3Google DrivegoogleDrive
- 4OpenAI@n8n/n8n-nodes-langchain.openAi
Apps & integrations used
How to set up Create Low-Cost AI Videos with Veo3 Fast and Upload to YouTube & TikTok
- 1Create a Google Sheet with columns for prompt, status, Drive ID, and publish URL.
- 2Add an n8n Google Sheets trigger node that watches for new or updated rows.
- 3Use an HTTP Request node to call the Veo3 Fast endpoint with the prompt from the sheet.
- 4Save the returned video file to Google Drive with a Google Drive node and update the sheet with the file ID.
- 5Call OpenAI to generate an optimized title and description from the prompt.
- 6Use additional HTTP Request nodes to upload the Drive file to YouTube and TikTok via their APIs.
How to customize this workflow
- →Swap Veo3 Fast for another video model by changing the HTTP Request endpoint and payload.
- →Replace the Google Sheets trigger with a webhook or schedule node.
- →Add a step that writes generated titles back to the sheet before upload.
- →Insert a filter node to skip rows that already have a publish URL.
Create Low-Cost AI Videos with Veo3 Fast and Upload to YouTube & TikTok: pros & cons
Pros
- +Uses cheaper Veo3 Fast model to keep costs low
- +Central Google Sheet makes input and status tracking simple
- +Combines generation, storage, and publishing in one flow
- +Beginner-friendly with only four listed integrations
Cons
- –Upload-Post service is required for TikTok/YouTube but not listed in core integrations
- –HTTP Request nodes need manual credential and payload setup
- –No built-in error handling or retry logic shown
Frequently asked questions
It reads prompts from Google Sheets, generates videos with Veo3 Fast via HTTP, stores them in Drive, creates titles with OpenAI, and uploads to YouTube and TikTok.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…