Community Contributed: HeyGen AI Video Generator (Unverified)
detail.loadingPreview
Generates AI videos using HeyGen based on provided text and avatar/voice configurations.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to generate AI-powered videos using the HeyGen platform within n8n. It allows users to input text, select an AI avatar and voice, and then creates a video based on these parameters. The workflow includes steps for setting up credentials, configuring video details, creating the video, and checking its status.
Key Features
- Integrate HeyGen for AI video generation.
- Configure AI avatars and voices.
- Input custom text for video narration.
- Check video creation status.
- Community-contributed and unverified template.
How To Use
- Create a HeyGen Account & API Key: Sign up on HeyGen, obtain your API Key.
- Create n8n Credentials: In n8n, set up "Custom Auth" with the name
X-Api-Keyand paste your HeyGen API Key as the value. - Update HTTP Request Nodes: Ensure the
Create VideoandGet Video Statusnodes use the correct credentials. - Configure Video Details: In the
Confignode, set the desiredavatar_id,voice_id, andtextfor your video. - Run the Workflow: Trigger the workflow by clicking 'Test workflow' in the manual trigger node. The output will include the generated video URL upon completion.
Apps Used
Workflow JSON
{
"id": "3464a87e-ec6d-4461-a6bb-6962738442b5",
"name": "Community Contributed: HeyGen AI Video Generator (Unverified)",
"nodes": 0,
"category": "AI & Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 3464a87e-ec6d...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Three-View Orthographic Projection to Dynamic Video Conversion
Converts orthographic projections of an object from three views into a dynamic video.
AI Appointment Scheduler (Unverified Community Contribution)
Automatically schedule appointments using AI and Microsoft Outlook.
Automated EV Charging Station Locator with AI and Vector Search
This n8n workflow automates the process of locating EV charging stations using AI-powered tools and vector database search. It leverages LangChain nodes for agentic behavior, memory, and vector store interactions, with a webhook trigger and Google Sheets logging.
AI Agent for Top n8n Creators Leaderboard Reporting
This workflow automates the generation of a comprehensive report on top n8n creators and their popular workflows, leveraging AI for analysis and LLMs for content creation.
Search & Summarize Web Data with AI and Webhooks
Searches web data using Perplexity and summarizes it using AI, then sends results to a webhook.
AI Image Analysis for Financial Charts
Analyzes financial charts using AI and provides simple insights for novice traders.