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
- Schedule trigger picks first unprocessed row from Google Sheet
- Downloads product image and sends to Gemini for frozen/ice effect
- Uploads frozen image to ImgBB (Veo3 needs public URL)
- Veo3 generates 10-12s ASMR video with ice cracking sounds
- GPT-4o writes platform-specific titles and captions
- Uploads simultaneously to YouTube, TikTok, Instagram, Pinterest
- 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
Leave status empty. Workflow sets it to processing then uploaded.
Requirements