Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
How it works 1. Generate new idea – Pulls previously used objects from Google Sheet, then uses GPT 4.1 mini to generate a new fruit shaped glass object not in the list 2. Create Veo prompt – Uses G...
n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.aggregate, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.manualtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Koulikas Giannis.
Original n8n.io source1. Generate new idea – Pulls previously used objects from Google Sheet, then uses GPT-4.1-mini to generate a new fruit-shaped glass object not in the list
2. Create Veo prompt – Uses GPT-4.1-mini to generate a hyper-realistic, ASMR-style prompt for the object being gently divided (with safety guidelines to avoid policy triggers)
3. Generate video – Creates an 8-second AI video with Veo 3.0 showing the glass fruit being elegantly separated on a cutting board with ASMR sound layers
4. Convert to vertical – Crops the 16:9 video to 9:16 vertical format using Shotstack
5. Upload to Postiz – Uploads the final video to Postiz (social media scheduler)
6. Schedule across platforms – Detects connected channels (TikTok, YouTube, Instagram) and schedules the video for posting
7. Log for future – The new object is logged to Google Sheets to avoid repetition in the next run
API Keys – Set up accounts for Google Cloud (Veo 3.0 + GCS), OpenAI, Shotstack, and Postiz
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
Set up Google Sheet – Create a sheet with a column named object to track previously used objects
Connect Postiz – Ensure your social media channels (TikTok, YouTube, Instagram) are connected in Postiz
Test – Execute the workflow manually or let the schedule trigger run every 8 hours
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 41 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate addictive ASMR Veo 3 reels |
|---|---|
| Complexity | advanced |
| Nodes | 41 |
| Categories | Content Creation, Multimodal AI |
| Author | Koulikas Giannis |
| Published | 19 Apr 2026 |
Use the JSON export at /data/workflows/15151/15151.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. Generate new idea – Pulls previously used objects from Google Sheet, then uses GPT 4.1 mini to generate a new fruit shaped glass object not in the list 2. Create Veo prompt – Uses G...
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.