Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
How it works 1. Brainstorm metaphors – Takes product details (name, description, audience, value props) and generates 5 visual metaphors using Gemini 2.5 Pro 2. Select best metaphor – Scores each m...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatdeepseek, 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. Brainstorm metaphors – Takes product details (name, description, audience, value props) and generates 5 visual metaphors using Gemini 2.5 Pro
2. Select best metaphor – Scores each metaphor on relevance, AI efficiency, simplicity, abstraction, and visual appeal, then picks the winner and creates a 3-act script + short title
3. Generate main video prompt – Translates the winning metaphor and script into a 120–150 word cinematic Veo 3 prompt with lighting, camera movement, and atmospheric details
4. Generate complementary scene – Creates a 40–60 word prompt for a static background plate that visually matches the main scene
5. Create both videos – Generates two 8-second AI videos with Veo 3.0 and uploads both to GCS
6. Merge & render – Combines the main video, complementary background, product name, and metaphor title using Creatomate
7. Deliver – Sends the final ad 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 product details – Fill in the Input variables node with your product name, description, target audience, and value propositions
Test – Execute the workflow to generate a metaphor-based video ad for your product
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 45 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate metaphor-based product video ads Veo 3 |
|---|---|
| Complexity | advanced |
| Nodes | 45 |
| Categories | Content Creation, Multimodal AI |
| Author | Koulikas Giannis |
| Published | 19 Apr 2026 |
Use the JSON export at /data/workflows/15149/15149.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. Brainstorm metaphors – Takes product details (name, description, audience, value props) and generates 5 visual metaphors using Gemini 2.5 Pro 2. Select best metaphor – Scores each m...
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.