Quick Overview This workflow receives a webhook request, uses AtlasCloud (GPT Image 2 and HappyHorse) to turn a profile image into a short vertical video, then publishes the reel to TikTok and Instagram via Blotato. How it works 1. Receives a POST webhook containing an image prompt, a video prompt, and an optional caption. 2. Sends the profile image and prompt to AtlasCloud’s GPT Image 2 endpoint to generate an edited vertical image. 3. Polls AtlasCloud until the image job completes, then extrac

Quick Overview This workflow receives a webhook request, uses AtlasCloud (GPT Image 2 and HappyHorse) to turn a profile image into a short vertical video, then publishes the reel to TikTok and Instagram via Blotato. How it works 1. Receives a POST webhook containing an image prompt, a video prompt, and an optional caption. 2. Sends the profile image and prompt to AtlasCloud’s GPT Image 2 endpoint to generate an edited vertical image. 3. Polls AtlasCloud until the image job completes, then extracts the generated image URL or stops with an error if it fails. 4. Sends the generated image URL and video prompt to AtlasCloud’s HappyHorse image-to-video endpoint to create a short video. 5. Polls AtlasCloud until the video job completes, then extracts the generated video URL or stops with an error if it fails. 6. Uploads the video to Blotato and creates posts to the configured TikTok and Instagram accounts using the provided caption. Setup 1. Configure an AtlasCloud API key and replace the placeholder Authorization: Bearer YOURAPI header in all AtlasCloud HTTP requests. 2. Set the profileimageurl value to a publicly accessible image URL and ensure your webhook payload includes promptvideo (and optionally prompt and caption). 3. Add a Blotato API credential, connect your TikTok and Instagram accounts in Blotato, and replace YOURIDBLOTATOTIKTOK and YOURIDBLOTATOINSTAGRAM with the correct account IDs. 4. Copy the webhook URL from the Webhook Trigger node and configure the calling app/service to POST the required fields 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.