AI Viral Video Generator & TikTok Publisher7 nodes
AI Viral Video Generator & TikTok Publisher
Read topics from Google Sheets, generate short videos with the VEO 3 API, and upload each one to TikTok automatically.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#TikTok#VEO 3#Video#AI#Social Media#Google Sheets#Automation
Click a node to select it — same as the Heym editor; the panel shows its settings.
7 nodes · Free & source-available
AI Viral Video Generator & TikTok Publisher
Turn a content calendar in Google Sheets into published TikTok videos without touching a camera or editor. A Cron trigger reads your video topics, generates short clips via the Google VEO 3 API, and uploads each one directly to TikTok through the Content Posting API.
What this workflow does
- WeeklySchedule — Cron fires on your publishing schedule (default: Mon/Wed/Fri at 09:00)
- ReadContentCalendar — Google Sheets reads the next batch of unpublished video topics
- IterateTopics — Loop over each topic row
- GenerateVideo — POST to the VEO 3 API with the topic prompt and receive a video URL
- UploadToTikTok — HTTP node posts the video URL to the TikTok Content Posting API
- MarkPublished — Google Sheets updates the row status to "published"
- PublishSummary — Output captures the final batch count
Use cases
- Social media agencies managing multiple brand accounts
- Content creators who batch-produce short-form video on a schedule
- Marketing teams running always-on TikTok campaigns from a content brief
Setup
- Get a VEO 3 API key from Google AI Studio and add it to the GenerateVideo HTTP node as
Authorization: Bearer YOUR_VEO3_KEY. - Get a TikTok Content Posting API access token (via TikTok for Developers) and add it to the UploadToTikTok HTTP node.
- Create a Google OAuth credential in Heym and connect it to both Google Sheets nodes.
- Set your spreadsheet ID and sheet name. Expected columns:
topic,hashtags,status(blank = unpublished). - Adjust the Cron expression and row range to match your posting cadence.
Notes
- VEO 3 generates 4–8-second clips from text prompts; keep topics short and vivid for best results.
- TikTok's Content Posting API requires app approval — apply via the TikTok Developer Portal.
- Add a Wait node between iterations if you hit VEO 3 rate limits.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- Marketing & SEOGemini Image CreatorGenerate images from a text prompt using Gemini's native image output.
- Marketing & SEODaily Telegram Google Analytics MCP ReportSend a daily Telegram summary by letting an Agent query Google Analytics through an MCP server.
- Marketing & SEOAI Content RepurposerPaste a blog URL — fetch the article and get a ready-to-post LinkedIn update and Twitter/X thread in one run.
- Marketing & SEOSocial Media Post GeneratorRun on a weekly schedule — generate ready-to-publish LinkedIn and Twitter posts for each topic in your content calendar and send drafts to Slack for review.
- Marketing & SEOSEO Keyword Opportunity FinderFetch low-hanging keyword data from Google Search Console weekly, score each query for content opportunity with AI, and save high-value targets to a DataTable for your editorial team.
- Marketing & SEOYouTube Channel RSS to CSV — SKILL.md & Python Tutorial TrackerFetch any YouTube channel's public RSS feed and export video titles, URLs, and publish dates as a clean CSV — great for tracking SKILL.md and Python tutorial creators like Nate Herk.
- Marketing & SEOGoogle Analytics AI AgentAsk plain-language questions about your GA4 property — the Agent queries Google Analytics through analytics-mcp and returns metrics, reports, and insights.
- Marketing & SEOGoogle Search Console AI AgentQuery Search Console data in plain language — the Agent uses mcp-search-console to answer questions about rankings, impressions, clicks, and indexing status.
- Marketing & SEOCompetitor Launch Radar to SlackFetch competitor update feeds on a schedule, summarize launch signals with AI, and post the market brief to Slack.
- Marketing & SEOText Readability Scorer (Agent Skill)An agent runs a bundled Python skill that scores text for readability with Flesch Reading Ease and grade level.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.