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.
️ What this workflow does This workflow turns a user submitted form with country or animal names into a cinematic video with animated scenes and immersive ambient audio. Using GPT 4 for prompt ge...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.splitout, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.limit
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yang.
Original n8n.io sourceThis workflow turns a user-submitted form with country or animal names into a cinematic video with animated scenes and immersive ambient audio. Using GPT-4 for prompt generation, Dumpling AI for visual creation,& Replicate for motion animation, ElevenLabs for sound generation, and Creatomate for video stitching, it fully automates video production — from raw idea to rendered file.
Creating engaging multimedia content can take hours. This workflow automates the entire process of ideation, design, and rendering of high-quality cinematic clips, eliminating the need for manual video editing or audio production.
Create a Google Sheet with two columns:
Title Generated videosCreate two folders:
Make sure all your API tokens are saved as credentials in n8n.
This workflow uses the following integrations:
Ensure your trigger form includes these fields:
Title Country 1, Country 2, Country 3, Country 4 Style (e.g., cinematic, epic, fantasy, noir, etc.)User Form Submission
Kicks off the workflow with the required inputs.
Format Inputs
Combines all 4 countries/animals into a single array.
GPT-4: Generate Visual Prompts
Uses GPT-4 to create rich cinematic descriptions per animal/country.
Dumpling AI: Create Images
Each description becomes a high-quality visual.
GPT-4: Create Motion Prompts
Each image prompt is rewritten into motion-based video prompts.
Replicate: Animate
Prompts and images are sent to Replicate’s model for animation.
GPT-4: Generate Sound Prompt
Based on the style, GPT-4 creates an ambient sound idea.
ElevenLabs: Create Ambient Audio
Audio is generated and uploaded to Google Drive.
Creatomate: Stitch All Media
All 4 motion videos and the audio track are stitched into one cinematic output.
Upload to Google Drive + Log to Sheet
Final video is saved in Drive and logged in Sheets with its title and link.
This is a perfect end-to-end automation that showcases the power of AI + automation for video storytelling.
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 | Convert Form Inputs to Cinematic Videos with GPT-4, Dumpling AI & ElevenLabs Audio |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Content Creation, Multimodal AI |
| Author | Yang |
| Published | 26 Jun 2025 |
Use the JSON export at /data/workflows/5393/5393.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.
️ What this workflow does This workflow turns a user submitted form with country or animal names into a cinematic video with animated scenes and immersive ambient audio. Using GPT 4 for prompt ge...
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.