Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description Automate end to end AI video creation by transforming text scripts into professional avatar videos with natural voiceovers. This workflow receives a script via webhook, generate...
n8n-nodes-base.stickynote, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive, n8n-nodes-base.respondtowebhook, n8n-nodes-base.set, n8n-nodes-base.webhook
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate end-to-end AI video creation by transforming text scripts into professional avatar videos with natural voiceovers. π¬π€ This workflow receives a script via webhook, generates realistic audio using ElevenLabs, creates an AI avatar video through HeyGen, continuously polls for completion, and uploads the final MP4 file to Google Drive. The completed video is also returned directly via webhook for frontend or app usage. Perfect for product demos, onboarding videos, explainers, and content platforms that need scalable video generation without manual editing. ππΉ
1οΈβ£ Receives a POST request containing script, avatar ID, voice ID, and style via webhook. π 2οΈβ£ Extracts and validates request parameters for processing. π§Ύ 3οΈβ£ Generates natural-sounding voiceover audio using ElevenLabs. ποΈ 4οΈβ£ Uploads the generated audio file to HeyGen as a video asset. β¬οΈ 5οΈβ£ Creates an AI avatar video using the selected HeyGen avatar and audio track. π€π₯ 6οΈβ£ Polls HeyGen every few seconds until video generation is complete. β³ 7οΈβ£ Retrieves video URLs, captions, thumbnails, and metadata. π 8οΈβ£ Downloads the finished MP4 video file. β¬οΈ 9οΈβ£ Uploads the final video to Google Drive with structured naming. βοΈ π Returns the video file via webhook response for frontend display or download. π 1οΈβ£1οΈβ£ Sends Slack alerts automatically if any workflow error occurs. π¨
β Converts plain text into studio-quality avatar videos automatically β Uses human-like AI voiceovers from ElevenLabs β Eliminates manual video recording, editing, and rendering β End-to-end automation from script β video β Drive β Frontend-ready with webhook video response β Ideal for scalable video content production
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 | Generate AI avatar videos from scripts using ElevenLabs and HeyGen |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Content Creation, Multimodal AI |
| Author | Rahul Joshi |
| Published | 17 Dec 2025 |
Use the JSON export at /data/workflows/11895/11895.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.
Description Automate end to end AI video creation by transforming text scripts into professional avatar videos with natural voiceovers. This workflow receives a script via webhook, generate...
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.