Block 1 - Sticky Note3
- 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.
This workflow utilizes the Defapi API with Sora 2 AI model to generate stunning viral videos with creative AI generated motion, effects, and storytelling. Simply provide a creative prompt describin...
n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.wait, n8n-nodes-base.formtrigger, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by panyanyany.
Original n8n.io sourceThis workflow utilizes the Defapi API with Sora 2 AI model to generate stunning viral videos with creative AI-generated motion, effects, and storytelling. Simply provide a creative prompt describing your desired video scene, and optionally upload an image as a reference. The AI generates professional-quality video content perfect for tiktok, youtube, marketing campaigns, and creative projects.
Input: Creative prompt (required) + optional image
Output: AI-generated viral video ready for social media and content marketing
Users can interact through a simple form, providing a text prompt describing the desired video scene and optionally uploading an image for context. The system automatically submits the request to the Defapi Sora 2 API, monitors the generation status in real time, and retrieves the final video output. This solution is ideal for content creators, social media marketers, video producers, and businesses who want to quickly generate engaging video content with minimal setup.
(15s,hd).The workflow consists of the following nodes:
https://api.defapi.org/api/sora2/gen (POST request)https://api.defapi.org/api/task/query (GET request)data:image/[type];base64,[data]) for API submission{
"prompt": "Your video description here",
"images": ["data:image/jpeg;base64,..."]
}
Note: The images array can contain an image or be empty if no image is provideddata.result.video with the video URL.(15s,hd). For example: (15s,hd) A pack of dogs driving tiny cars in a high-speed chase through a city...The API implements a three-stage content review process:
Best Practices:
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 social media videos with Sora 2 AI for marketing & content creation |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | Content Creation, Multimodal AI |
| Author | panyanyany |
| Published | 07 Oct 2025 |
Use the JSON export at /data/workflows/9337/9337.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.
This workflow utilizes the Defapi API with Sora 2 AI model to generate stunning viral videos with creative AI generated motion, effects, and storytelling. Simply provide a creative prompt describin...
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.