🎬 Create AI video ads from product descriptions using AI Agent and deAPI

⚑ 0 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

Who is this for?

What problem does this solve?

Producing a video ad typically requires a designer for the visuals, a motion artist for animation, and hours of back-and-forth. This workflow replaces that entire pipeline β€” fill out a form, and get a ready-to-use video ad delivered to your inbox.

What this workflow does

  1. Collects product name, description, visual style, and recipient email through a web form
  2. AI Agent analyzes the product and uses both deAPI Image Prompt Booster and Video Prompt Booster tools to create optimized prompts for image and video generation
  3. Generates a 1280x720 landscape product hero image using deAPI
  4. Animates the hero image into a short video ad using deAPI image-to-video generation
  5. Emails the video ad link to the specified address via Gmail

Setup

Requirements

Installing the deAPI Node

  1. Go to Settings β†’ Community Nodes
  2. Install n8n-nodes-deapi

Configuration

  1. Add your deAPI credentials (API key + webhook secret)
  2. Add your Anthropic credentials (API key)
  3. Add your Gmail credentials (OAuth2)
  4. Ensure your n8n instance is on HTTPS

How to customize this workflow

πŸ”— Nodes Used

Gmail, AI Agent, Anthropic Chat Model, Structured Output Parser, n8n Form Trigger

πŸ“₯ Import

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

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