Block 1 - Fal.ai Animate Request1
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.1
This workflow is provided as-is. Please review and test before using in production.
Animate Any Face into a Video with Fal.ai Create stunning deepfake style videos automatically by swapping a face from an image onto a source video. This workflow provides a powerful, automated pipe...
n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.merge, n8n-nodes-base.if, n8n-nodes-base.wait, n8n-nodes-base.awss3, n8n-nodes-base.formtrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Sandeep Patharkar | www.FastTrackAiMastery.com.
Original n8n.io sourceCreate stunning deepfake-style videos automatically by swapping a face from an image onto a source video.
This workflow provides a powerful, automated pipeline to perform video face-swapping using the Fal.ai API. It's designed to handle the entire asynchronous process: accepting a source video and a target face image, uploading them to cloud storage, initiating the AI job, polling for completion, and retrieving the final, rendered video.
| Services Used | Features |
|---|---|
| π€ Fal.ai | Leverages the powerful Wan 2.2 model for high-quality face animation. |
| βοΈ AWS S3 | Uses enterprise-grade cloud storage for reliable public file hosting. |
| π Polling Loop | Intelligently waits for the asynchronous AI job to complete before proceeding. |
| π₯ n8n Form Trigger | Provides a simple UI to upload your source image and video. |
request_id.request_id.COMPLETED. If not, the workflow loops back to the Wait node.HTTP Request nodes in the workflow.Upload Video1 and Upload Image1), update the Bucket Name parameter to your own S3 bucket. Ensure your bucket permissions allow for public reads.Get Final Video node.Template Author: Sandeep Patharkar
Category: Content Generation / Content Marketing
Difficulty: Intermediate
Estimated Setup Time: β±οΈ 20 minutes
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 | Create Deepfake Videos by Swapping Faces with Fal.ai Wan 2.2 and AWS S3 |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Content Creation, Multimodal AI |
| Author | Sandeep Patharkar | www.FastTrackAiMastery.com |
| Published | 12 Oct 2025 |
Use the JSON export at /data/workflows/9541/9541.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.
Animate Any Face into a Video with Fal.ai Create stunning deepfake style videos automatically by swapping a face from an image onto a source video. This workflow provides a powerful, automated pipe...
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.