Skip to content
FlowHubFluxonLab
A
AI Automationfree

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

by Dr. Firasadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentHTTP RequestHTTP RequestOpenAI Chat ModelOpenAI Chat ModelStructured Output ParserStructured Output ParserTelegramTelegram
Share Post Share
Receive post description from TelegramReceive post de…SeConfigurationAgGenerate platform postsGenerate platfo…GPT-4o miniOPPlatform posts schemaPlatform posts …HRCreate image with GPT Image 2Create image wi…WaWait 10s for imageWait 10s for im…HRGet image statusIfImage ready?Send image preview on TelegramSend image prev…Ask image approval on TelegramAsk image appro…IfImage approved?BlPublish image to XPublish image t…BlPublish image to LinkedInPublish image t…BlPublish image to FacebookPublish image t…BlPublish image to ThreadsPublish image t…MeMerge image publicationsMerge image pub…Notify image publishedNotify image pu…HRCreate video with Seedance 2.0Create video wi…WaWait 30s for videoWait 30s for vi…HRGet video statusIfVideo ready?Send video preview on TelegramSend video prev…Ask video approval on TelegramAsk video appro…IfVideo approved?BlPublish video to InstagramPublish video t…BlPublish video to TikTokPublish video t…BlPublish video to YouTube ShortsPublish video t…MeMerge video publicationsMerge video pub…Notify video publishedNotify video pu…1234567891011121314151617181920212223242526272829303132333435363738
1/5
STEPS · 38
Starts on a Telegram event

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.

Tags

n8nreference-onlyagentlm-chat-open-aioutput-parser-structuredtelegram
Connects
AAI AgentWHTTP RequestopenaichatmodelOpenAI Chat ModelstructuredoutputparserStructured Output ParsertelegramTelegram
CategoryAI Automation
Triggermanual
Complexityadvanced
Nodes30
AddedJul 8, 2026

Related workflows

See all AI Automation
BsheetsWopenaichatmodel
free

Scrape and score Amazon products with Apify, OpenAI, and Google Sheets

Quick overview This workflow manually scrapes product results from an Amazon search URL via the Apify Amazon Crawler actor, uses OpenAI to generate a structured product analysis (category, key feature, verdict, value score), and appends the enriched results to a Google Sheets spreadsheet. How it works Runs when you manually click “Test workflow” in n8n. Sends the configured Amazon search URL and scraping limits to the apify Amazon Crawler actor and retrieves the dataset items. Filters out any scraper items that are missing a title or contain an error. Uses OpenAI to analyze each product’s title, brand, price, rating, and review count and returns a structured category, key feature, buyer verdict, and 1–10 value score. Combines the scraped fields and AI analysis into a single row format and adds a timestamp. Appends each enriched product as a new row in Google Sheets. Setup Create an apify API token and add it as an HTTP Header Auth credential used by the Apify request. Add an OpenAI API key as an OpenAI credential and choose the model to use in the configuration. Connect a Google Sheets OAuth2 account and select the target spreadsheet, sheet tab, and columns for appending rows. Upda

by Dr. Firas
Agmailopenaichatmodeltextclassifier
free

Suggest meeting slots using AI

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

AI agent chat

This workflow employs OpenAI's language models and SerpAPI to create a responsive, intelligent conversational agent. It comes equipped with manual chat triggers and memory buffer capabilities to ensure seamless interactions. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team