Block 1 - Schedule Daily Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
HeyGen AI Video Generation with Social Media Publishing Description This workflow automates the entire process of creating AI generated videos from trending news content and publishing them to soci...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.perplexity, n8n-nodes-base.openai, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.webhook, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Reddit Dev .
Original n8n.io sourceThis workflow automates the entire process of creating AI-generated videos from trending news content and publishing them to social media platforms (Instagram and TikTok). It runs daily at 6 AM, finds viral-worthy news, generates scripts, creates AI avatar videos using HeyGen, and automatically publishes to multiple social platforms.
API Keys Required:
HeyGen Setup:
talking_photo_idvoice_idGoogle Sheets Setup:
video_id, caption, timestamp, statusSocial Media Setup:
Replace all placeholder values:
YOUR_TALKING_PHOTO_ID - HeyGen avatar IDYOUR_VOICE_ID - HeyGen voice IDYOUR_WEBHOOK_URL - Your n8n webhook URLYOUR_GOOGLE_SHEET_ID - Google Sheets document IDYOUR_INSTAGRAM_ACCOUNT_ID - Blotato Instagram account IDYOUR_TIKTOK_ACCOUNT_ID - Blotato TikTok account IDYOUR_CLOUD_NAME - Cloudinary cloud nameYOUR_UPLOAD_PRESET - Cloudinary upload presetAdd credentials in n8n:
Configure the webhook:
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.
| Workflow | Viral video generator: HeyGen to TikTok & Instagram auto-post + any content |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Content Creation, Multimodal AI |
| Author | Reddit Dev |
| Published | 17 Jul 2025 |
Use the JSON export at /data/workflows/6084/6084.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
HeyGen AI Video Generation with Social Media Publishing Description This workflow automates the entire process of creating AI generated videos from trending news content and publishing them to soci...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.