Skip to main content

Generate frozen ASMR product videos with Gemini, Veo3, GPT-4o and post to YouTube, TikTok, Instagram and Pinterest

Workflow preview

Workflow preview
100%
Generate frozen ASMR product videos with Gemini, Veo3, GPT-4o and post to YouTube, TikTok, Instagram and Pinterest preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Takes a product image from Google Sheets, adds frozen effect with Gemini, generates ASMR video with Veo3, writes captions with GPT 4o, and posts to 4 platforms automatically. How it works 1. Schedu...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.youtube

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Servify.

Original n8n.io source

1.1 Workflow description

Title
Generate frozen ASMR product videos with Gemini, Veo3, GPT-4o and post to YouTube, TikTok, Instagram and Pinterest
Workflow name
Generate frozen ASMR product videos with Gemini, Veo3, GPT-4o and post to YouTube, TikTok, Instagram and Pinterest

Takes a product image from Google Sheets, adds frozen effect with Gemini, generates ASMR video with Veo3, writes captions with GPT-4o, and posts to 4 platforms automatically.

How it works

  1. Schedule trigger picks first unprocessed row from Google Sheet
  2. Downloads product image and sends to Gemini for frozen/ice effect
  3. Uploads frozen image to ImgBB (Veo3 needs public URL)
  4. Veo3 generates 10-12s ASMR video with ice cracking sounds
  5. GPT-4o writes platform-specific titles and captions
  6. Uploads simultaneously to YouTube, TikTok, Instagram, Pinterest
  7. Updates sheet status and sends Telegram notification

Setup

Replace these placeholders in the workflow:

  • YOUR_GOOGLE_AI_API_KEY (Gemini)
  • YOUR_KIE_AI_API_KEY (Veo3)
  • YOUR_IMGBB_API_KEY (free)
  • YOUR_UPLOAD_POST_API_KEY
  • YOUR_GOOGLE_SHEET_ID
  • YOUR_PINTEREST_BOARD_ID
  • YOUR_PINTEREST_USERNAME
  • YOUR_TIKTOK_USERNAME
  • YOUR_INSTAGRAM_USERNAME
  • YOUR_TELEGRAM_CHAT_ID

Google Sheet format

topic image_url status
Dior Sauvage — Dior https://example.com/img.jpg

Leave status empty. Workflow sets it to processing then uploaded.

Requirements

  • Gemini API key - Google AI Studio
  • Kie.ai account - kie.ai
  • ImgBB API key - api.imgbb.com
  • OpenAI API key
  • upload-post.com account with connected TikTok/IG/Pinterest
  • YouTube channel with OAuth

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Generate Video (Veo3)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - Wait 30s

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 8 - Check Video Status

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - Ready?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 10 - Extract Image

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 11 - Upload to ImgBB

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 12 - Build Video Prompt

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 13 - Download Product Image

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 14 - Build Image Prompt

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 15 - Gemini (Frozen Image)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 16 - Get Sheet Data

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 17 - GPT-4o (Captions)

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.4

Block 18 - Download Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 19 - YouTube

Type / Role
n8n-nodes-base.youTube - youTube
Config choices
Version 1

Block 20 - Update Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4

Block 21 - Pinterest

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 22 - TikTok

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 23 - Instagram

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 24 - Wait & Retry2

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Generate frozen ASMR product videos with Gemini, Veo3, GPT-4o and post to YouTube, TikTok, Instagram and Pinterest
Complexity advanced
Nodes 29
Categories Content Creation, Multimodal AI
Author Servify
Published 13 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/11756/11756.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Generate frozen ASMR product videos with Gemini, Veo3, GPT-4o and post to YouTube, TikTok, Instagram and Pinterest do?

Takes a product image from Google Sheets, adds frozen effect with Gemini, generates ASMR video with Veo3, writes captions with GPT 4o, and posts to 4 platforms automatically. How it works 1. Schedu...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.