Skip to main content

Create and publish AI social posts to multiple platforms using Blotato

Workflow preview

Workflow preview
100%
Create and publish AI social posts to multiple platforms using Blotato preview
Open on n8n.io

1. Workflow Overview

AI Powered Social Media Content Factory (Blotato × n8n) Documentation : [Notion Guide](https://automatisation.notion.site/Clone Video Ads Factory using NanoBanana Kling and Publish with Blotato ...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.telegramtrigger, @blotato/n8n-nodes-blotato.blotato, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dr. Firas.

Original n8n.io source

1.1 Workflow description

Title
Create and publish AI social posts to multiple platforms using Blotato
Workflow name
Create and publish AI social posts to multiple platforms using Blotato

AI-Powered Social Media Content Factory (Blotato × n8n)

📄 Documentation: Notion Guide

This n8n template automates the end-to-end creation, validation, approval, and publishing of social media content from a single YouTube link or text input, using AI-powered transcription, fact-checking, visual generation, and multi-platform publishing. :contentReference[oaicite:0]{index=0}


Who is this for?

This workflow is designed for:

  • Content creators and educators
  • Social media managers and agencies
  • Solo founders and marketers
  • Anyone producing short-form content at scale (Instagram, TikTok, Twitter/X, LinkedIn, Facebook)

It is especially useful if you want to turn long-form videos into high-quality social posts automatically.


What problem is this workflow solving? / Use case

Creating consistent, accurate, and visually engaging content across multiple platforms is:

  • Time-consuming
  • Repetitive
  • Error-prone (especially with AI hallucinations)

This workflow solves that by:

  • Automating transcription from YouTube
  • Verifying content with Perplexity AI
  • Generating multiple visual formats automatically
  • Adding a human-in-the-loop approval step via Telegram
  • Publishing to multiple platforms in one flow

What this workflow does

  1. Trigger via Telegram
  • Send a YouTube URL or text message to start the workflow.
  1. AI Transcription
  • Extracts and transcribes the full video content.
  • Returns the video title and clean transcript.
  1. Fact-checking & Summarization
  • Uses Perplexity AI to validate information.
  • Generates a concise, structured summary (bullet points).
  1. Dynamic Template Selection (Switch Node) Automatically routes content to one of several visual formats:
  • Tweet-style carousel (minimal design)
  • AI video with AI voice
  • Image slideshow with prominent text
  • Breaking news–style video
  • Tutorial carousel with monocolor background
  1. AI Visual Generation (Blotato)
  • Generates images or videos based on the selected template.
  • Supports vertical, square, and feed-friendly formats.
  1. Approval via Telegram
  • Sends the generated visual for manual approval.
  • Ensures quality control before publishing.
  1. Multi-Platform Publishing
  • Publishes automatically to:
  • Instagram
  • TikTok
  • Facebook
  • LinkedIn
  • Twitter/X
  1. Publishing Confirmation
  • Sends a final “Published” notification via Telegram.

Setup

  1. Required accounts & credentials
  • n8n (self-hosted or cloud)
  • Blotato API account
  • Telegram Bot (BotFather)
  • Social media accounts connected in Blotato
  1. Configure credentials in n8n
  • Telegram API credentials
  • Blotato API credentials
  1. Import the workflow
  • Import the provided JSON file into n8n.
  • Activate the workflow.
  1. Telegram usage
  • Send a YouTube link or content to the Telegram bot to trigger the workflow.

How to customize this workflow to your needs

  • Change templates Modify or remove visual templates in the Switch node.

  • Adjust AI prompts Fine-tune:

  • Transcription instructions

  • Summary depth

  • Visual generation prompts

  • Branding

  • Update profile images, author names, handles, and colors.

  • Customize CTA text per platform.

  • Platform selection

  • Disable platforms you don’t use.

  • Duplicate posting logic for additional accounts.

  • Approval logic

  • Skip approval for full automation.

  • Add rejection or revision flows if needed.

🎥 Watch This Tutorial


👋 Need help or want to customize this?

📩 Contact: LinkedIn 📺 YouTube: @DRFIRASS 🚀 Workshops: Mes Ateliers n8n

Need help customizing?

Contact me for consulting and support : Linkedin / Youtube / 🚀 Mes Ateliers n8n

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Wait4

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 2 - If Else

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 3 - If1

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 4 - Telegram Trigger

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 5 - Create Transcription

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 6 - Get Transcription

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 7 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 8 - Create visual

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 9 - Check with perplexity ai

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 10 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 11 - Wait1

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 12 - Get content

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 13 - Send a photo message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 14 - post for approval

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 15 - Get visual

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 16 - Send a text message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 17 - Wait5

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 18 - If Else1

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 19 - Create visual1

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 20 - Get visual1

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 21 - Send notification : Published

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 22 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Wait9

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Showing the first 24 of 52 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Create and publish AI social posts to multiple platforms using Blotato
Complexity advanced
Nodes 52
Categories Content Creation, Multimodal AI
Author Dr. Firas
Published 17 Feb 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13471/13471.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Create and publish AI social posts to multiple platforms using Blotato do?

AI Powered Social Media Content Factory (Blotato × n8n) Documentation : [Notion Guide](https://automatisation.notion.site/Clone Video Ads Factory using NanoBanana Kling and Publish with Blotato ...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.