🎬 Create and publish AI social posts to multiple platforms using Blotato

⚑ 616 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” Since TikTok doesn’t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β€” drop it into your workflow and skip the parsing.

View All Scrapers

Description

AI-Powered Social Media Content Factory (Blotato Γ— n8n)

πŸ“„ Documentation: Notion Guide

Workflow Overview

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:

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:

This workflow solves that by:


What this workflow does

  1. Trigger via Telegram

    • Send a YouTube URL or text message to start the workflow.
  2. AI Transcription

    • Extracts and transcribes the full video content.
    • Returns the video title and clean transcript.
  3. Fact-checking & Summarization

    • Uses Perplexity AI to validate information.
    • Generates a concise, structured summary (bullet points).
  4. 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
  5. AI Visual Generation (Blotato)

    • Generates images or videos based on the selected template.
    • Supports vertical, square, and feed-friendly formats.
  6. Approval via Telegram

    • Sends the generated visual for manual approval.
    • Ensures quality control before publishing.
  7. Multi-Platform Publishing

    • Publishes automatically to:
      • Instagram
      • TikTok
      • Facebook
      • LinkedIn
      • Twitter/X
  8. 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
  2. Configure credentials in n8n

    • Telegram API credentials
    • Blotato API credentials
  3. Import the workflow

    • Import the provided JSON file into n8n.
    • Activate the workflow.
  4. Telegram usage

    • Send a YouTube link or content to the Telegram bot to trigger the workflow.

How to customize this workflow to your needs

πŸŽ₯ Watch This Tutorial

SORA2 logo


πŸ‘‹ 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

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup