πŸ‘‰ n8n No Limits Access :

https://www.hostg.xyz/SHHAd

Hosted VPS n8n | Secure and Scalable Automation

coupon -15% : DRFIRAS15

πŸ‘‰ Formation n8n en FranΓ§ais

Formation n8n en FranΓ§ais : Automatisation & Agents IA

coupon -20% : LANCEMENT : HERE

πŸ‘‰ Blotato

Blotato

πŸ‘‰ AtlasCloud

AtlasCloud


Course Support: Generate AI videos from a photo and publish to TikTok, Instagram and Facebook

This page is your step-by-step building guide. Follow it to recreate the workflow node by node, live with your community. Every expression and value is copy-paste ready.

Workflow Schema

Telegram (photo + caption)
  └─→ Configuration
       └─→ Get image file from Telegram
            └─→ Upload image to AtlasCloud
                 └─→ Generate video (WAN 2.7)
                      └─→ Wait 15s
                           └─→ Get generation status
                                └─→ Is video ready?
                                     β”œβ”€ TRUE β†’ Prepare social post
                                     β”‚         β”œβ”€β†’ Publish to TikTok
                                     β”‚         β”œβ”€β†’ Publish to Instagram
                                     β”‚         β”œβ”€β†’ Publish to Facebook
                                     β”‚         └─→ Send confirmation on Telegram
                                     └─ FALSE β†’ Wait 15s (polling loop)

Prerequisites & Credentials

Credential Type Where to get it Node(s)
Telegram Bot Token telegramApi @BotFather β†’ /newbot β†’ copy token Receive prompt and image on Telegram, Get image file from Telegram, Send confirmation on Telegram
AtlasCloud API Key httpHeaderAuth (Name: Authorization, Value: Bearer YOUR_KEY) AtlasCloud Dashboard β†’ API Keys β†’ Create Upload image to AtlasCloud, Generate video with WAN 2.7, Get generation status
Blotato Account blotatoApi Blotato Settings β†’ API β†’ Copy token Publish to TikTok, Publish to Instagram, Publish to Facebook

Never hardcode API keys inside nodes. Always use n8n credentials.