Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
How it works 1. Input business details – Takes business name, description, services, offer, CTA, location, and target audience from a form 2. Write the script – Uses Gemini 2.5 Pro to create a 16 s...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.converttofile, n8n-nodes-base.switch, n8n-nodes-base.httprequest, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Koulikas Giannis.
Original n8n.io source1. Input business details – Takes business name, description, services, offer, CTA, location, and target audience from a form
2. Write the script – Uses Gemini 2.5 Pro to create a 16-second, two-part micro-commercial script with character dialogue (Part 1: problem + solution, Part 2: resolution + CTA)
3. Generate Part 1 video – Creates an 8-second Veo 3 prompt from Part 1 script and generates the first video clip
4. Analyze character appearance – Uploads Part 1 video to Gemini for hyper-detailed character analysis (face, hair, attire, etc.) to ensure consistency in Part 2
5. Generate Part 2 video – Creates an 8-second Veo 3 prompt using Part 2 script + character personas, then generates the second video clip
6. Merge videos – Combines both clips using Creatomate into a single 16-second video
7. Deliver – Sends the final commercial to Telegram
API Keys – Set up accounts for Google Cloud (Veo 3.0 + Gemini + GCS), Creatomate, and Telegram
Credentials in n8n – Add each API key as a credential in your n8n instance
Configure variables – Update the SET node with your Google Cloud PROJECT_ID and CLIENT_EMAIL
Enter business details – Fill in the Form node with your business name, description, services, offer, CTA, location, and target audience
Test – Execute the workflow to generate a two-part commercial for your business
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 55 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate high quality video commercials with Veo 3 |
|---|---|
| Complexity | advanced |
| Nodes | 55 |
| Categories | Content Creation, Multimodal AI |
| Author | Koulikas Giannis |
| Published | 19 Apr 2026 |
Use the JSON export at /data/workflows/15150/15150.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.
How it works 1. Input business details – Takes business name, description, services, offer, CTA, location, and target audience from a form 2. Write the script – Uses Gemini 2.5 Pro to create a 16 s...
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.