Create AI image and video posts from Telegram with GPT-4o, AtlasCloud and Blotato

Go to Workflow
1 views
Built by Dr. Firas Dr. Firas
Created on July 28, 2026

Description

Quick overview
This workflow receives a post idea via Telegram, uses OpenAI (GPT-4o mini) to generate platform-specific copy plus image/video prompts, creates media through AtlasCloud (GPT Image 2 and Seedance 2.0), requests approvals in Telegram, and publishes the approved content to seven social platforms via Blotato.

How it works
Triggers when a new Telegram message arrives with a post description.
Uses OpenAI (GPT-4o mini) to generate copy for X, LinkedIn, Facebook, Threads, Instagram, TikTok, and YouTube Shorts, plus an English image prompt and video prompt.
Sends the prompts to AtlasCloud to generate a square image (GPT Image 2) and a vertical short video (Seedance 2.0), polling each prediction until it completes.
Sends the generated image and video back to Telegram for preview and asks for approval, automatically regenerating the declined media.
Publishes the approved image to X, LinkedIn, Facebook, and Threads via Blotato and confirms completion in Telegram.
Publishes the approved video to Instagram Reels, TikTok, and YouTube Shorts via Blotato (with synthetic/AI flags enabled where configured) and confirms completion in Telegram.

Setup
Create a Telegram bot with BotFather, add Telegram credentials in n8n, and start a chat with the bot so it can receive and reply to messages.
Add an OpenAI API credential and select it for the GPT-4o mini model used to generate the platform posts and prompts.
Create an HTTP Header Auth credential for AtlasCloud (Authorization: Bearer ) and select it on the AtlasCloud image/video generate and status-check HTTP requests.
Install/enable the Blotato community node, add your Blotato credential, and select the correct account IDs (and Facebook Page ID) for each of the seven publish actions.
Update the values in the Configuration step (brand name, output language, models, image size/quality, and video duration/aspect ratio/resolution) to match your needs.

Additional info
Create AI image and video posts from Telegram and publish to 7 platforms

📥 Open full documentation on Notion

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
HTTP Request
n8n-nodes-base.httpRequest
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured
Telegram
n8n-nodes-base.telegram