🎬 Create AI product review videos with Gemini, Veo 3, Blotato and Google Sheets

⚑ 254 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” Since TikTok doesn’t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β€” drop it into your workflow and skip the parsing.

View All Scrapers

Description

Overview

This workflow automatically creates AI product review videos from a product image and short description using n8n and Veo 3.

It connects content generation, image creation, video rendering, video merging, and publishing into a single automated flow. Once configured, the workflow runs end to end with minimal manual input.

The workflow is designed for creators, marketers, and affiliate builders who want a reliable and repeatable way to produce short-form product review videos without manual editing.


What can this workflow do?

This workflow helps reduce manual work while keeping the video production process structured and scalable.


How it works

You start by submitting a product image and basic product information through a form. The workflow analyzes the image to understand visual context and key product features. An AI Agent then generates a review script along with structured image and video prompts.

Next, image generation APIs create product visuals, and video generation APIs such as Veo 3 render short video scenes. All generated scenes are automatically merged into one final product review video. The finished video is then uploaded and published to platforms like TikTok, Facebook Reels, and YouTube Shorts. Publishing results are logged to Google Sheets for monitoring.


Setup steps

  1. Connect an AI model (Gemini or OpenRouter) for script and prompt generation.
  2. Add image and video generation API keys (Veo 3 or compatible providers).
  3. Configure the video merge step (custom request or ffmpeg-based API).
  4. Add Blotato API credentials for automated publishing.
  5. Connect Google Sheets to log publishing results.

Once set up, the workflow runs automatically without manual intervention.


Documentation

For a full walkthrough and advanced customization ideas, watch the detailed tutorial on YouTube.

πŸ”— Nodes Used

Google Sheets, HTTP Request, AI Agent, Structured Output Parser, n8n Form Trigger, Google Gemini Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup