👉 n8n No Limits Access :

https://www.hostg.xyz/SHHAd

Hébergement VPS n8n | Automatisation sécurisée et évolutive

coupon -15% : DRFIRAS15

👉 Formation n8n en Français

Formation n8n en Français : Automatisation & Agents IA

coupon -20% : LANCEMENT : HERE

👉 Blotato

Blotato

👉 AtlasCloud

AtlasCloud


Overview

This page is a course support to rebuild the workflow manually, node by node, live and fast. Every value (URLs, JSON bodies, expressions, prompts) is provided in copy-paste code blocks so you never have to open the workflow to find them.

What the workflow does: it turns one portrait image + a short script into a talking-avatar video with a native voice, then auto-publishes it to TikTok.

Workflow at a glance

Manual Trigger
  -> Configuration
  -> Generate video (Seedance 2.0)     [POST AtlasCloud]
  -> Wait for generation
  -> Get generation status             [GET AtlasCloud]
  -> Is video ready?
       TRUE  -> Set video URL -> Generate TikTok title -> Post to TikTok (Blotato)
       FALSE -> Wait for generation    (polling loop)

Generate TikTok title  <- OpenAI Chat Model (AI sub-node)