Quick Overview This workflow receives a webhook with an image-edit prompt, a video-motion prompt, and a caption, generates a stylized image with AtlasCloud (OpenAI GPT Image 2) and a vertical video with AtlasCloud (ByteDance Seedance 2.0), then publishes the result to Facebook, TikTok, and Instagram via Blotato. How it works 1. Receives a POST webhook request containing prompt, promptvideo, and an optional caption. 2. Sends the prompt and a configured source image URL to AtlasCloud’s OpenAI GPT

Quick Overview This workflow receives a webhook with an image-edit prompt, a video-motion prompt, and a caption, generates a stylized image with AtlasCloud (OpenAI GPT Image 2) and a vertical video with AtlasCloud (ByteDance Seedance 2.0), then publishes the result to Facebook, TikTok, and Instagram via Blotato. How it works 1. Receives a POST webhook request containing prompt, promptvideo, and an optional caption. 2. Sends the prompt and a configured source image URL to AtlasCloud’s OpenAI GPT Image 2 edit endpoint to generate a new image. 3. Polls AtlasCloud until the image job completes (or stops with an error on failure) and extracts the generated image URL. 4. Sends the generated image URL and motion prompt to AtlasCloud’s ByteDance Seedance 2.0 image-to-video endpoint to render a 9:16 video. 5. Polls AtlasCloud until the video job completes (or stops with an error on failure) and extracts the generated video URL. 6. Publishes the generated media and caption to TikTok and Instagram via Blotato, and posts the generated image to a configured Facebook page via Blotato. Setup 1. Add your AtlasCloud API key by replacing the Authorization: Bearer YOURAPIHERE header value in all AtlasCloud HTTP requests. 2. Set the source profileimageurl (the input image URL) and provide your target Blotato account IDs (Facebook page/account, TikTok, and Instagram) in the configuration values. 3. Connect your Blotato API credentials and ensure your Blotato account is linked to the Facebook Page, TikTok account, and Instagram account you want to publish to. 4. Copy the webhook URL from n8n and configure your calling app to POST prompt, promptvideo, and caption to it.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.