Block 1 - Wait 10 Seconds
- Type / Role
- n8n-nodes-base.wait - wait
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Description Automate your HR onboarding process by transforming complex policy PDFs into friendly, structured onboarding videos using AI and HeyGen. This workflow receives HR policy documen...
n8n-nodes-base.wait, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.extractfromfile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate your HR onboarding process by transforming complex policy PDFs into friendly, structured onboarding videos using AI and HeyGen. ππ¬ This workflow receives HR policy documents via webhook, extracts and simplifies the content with GPT-based AI, generates a natural script for a HeyGen avatar, renders the onboarding video, checks its status until completion, and finally uploads the finished video to Google Drive. Perfect for HR teams who want scalable, consistent, and engaging onboarding experiences without manual video production. β¨π₯
1οΈβ£ Receives an HR policy PDF through a webhook for processing. π 2οΈβ£ Downloads the PDF and extracts readable text from it. π 3οΈβ£ Uses AI to simplify policy language into structured onboarding guidance. π€ 4οΈβ£ Converts structured guidance into a friendly onboarding video script. π£οΈ 5οΈβ£ Sends the script to HeyGen to generate a video with avatar narration. π₯ 6οΈβ£ Repeatedly checks the HeyGen API until the video is complete. β³ 7οΈβ£ Downloads the completed video automatically. π₯ 8οΈβ£ Uploads the final onboarding MP4 file into Google Drive. βοΈ 9οΈβ£ Returns the video file via webhook for further automation or client-side display. π
β Converts dense HR documents into engaging onboarding videos β Ensures consistency across all onboarding materials β Reduces manual video scripting and editing workload β Provides warm, friendly, employee-ready onboarding guidance β Fully automated pipeline from PDF β AI script β HeyGen video β Drive β Ideal for remote, hybrid, or fast-scaling HR teams
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.
Showing the first 24 of 27 workflow blocks. Download the JSON for the full node graph.
| Workflow | Transform HR PDFs into engaging onboarding videos with AI, HeyGen and Google Drive |
|---|---|
| Complexity | advanced |
| Nodes | 27 |
| Categories | Content Creation, Multimodal AI |
| Author | Rahul Joshi |
| Published | 12 Dec 2025 |
Use the JSON export at /data/workflows/11735/11735.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 your HR onboarding process by transforming complex policy PDFs into friendly, structured onboarding videos using AI and HeyGen. This workflow receives HR policy documen...
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.