TeleCast AI — implies broadcasting Telegram content everywhere through AI.

TeleCast AI — implies broadcasting Telegram content everywhere through AI.

8 sold
$ 34$ 291 file included

Already have an account? Sign in

Instant Download
Secure Checkout
Satisfaction Guaranteed

📣 Telegram to Multi-Platform Cross-Posting Workflow (n8n)

Automatically shares content from a Telegram Channel to multiple platforms like WordPress, Facebook, X/Twitter, and LinkedIn, intelligently handling different content types.


🎯 Who Is This For?

Ideal for:

  • Content creators using Telegram as a primary content hub
  • Marketers and agencies managing multiple social media channels
  • Organizations seeking automated cross-platform posting
    Eliminates repetitive manual posting by detecting new Telegram posts and distributing them according to content type.

⚡ What This Workflow Does

  • Real-Time Triggering: Activates on a new channel_post event in Telegram.
  • Intelligent Content Detection: Uses a Switch node and Code node to detect content type (text, image, video, audio, document).
  • Platform-Specific Publishing: Sends content to the correct platform:
    • WordPress → Posts/article with featured image
    • X/Twitter → Tweets
    • Facebook → Page posts
    • LinkedIn → Profile or company page
  • Caption-as-Text: Automatically uses Telegram captions as post text, Tweet text, or blog excerpts.

✨ Key Features

  • Versatile Media Support: Handles 9+ content types including text, photo, video, audio, and documents.
  • Dedicated WordPress Integration:
    • Creates posts/articles with correct categories and status
    • Automatically resizes images for web optimization
    • Uploads to WordPress Media Library and sets as Featured Image
  • Cross-Platform Reach: Supports X/Twitter, Facebook, LinkedIn Profile, LinkedIn Page
  • Customizable Settings: Easily adjust categories, post status, and platform-specific parameters (LinkedIn IDs, WordPress domain, etc.)

🛠 Required Credentials & Accounts

  1. Telegram Bot Token – must be admin in the source channel
  2. WordPress API Credentials – username/password or application password
  3. Facebook Graph API Credentials – permissions to post on target Page
  4. LinkedIn OAuth2 Credentials – for Profile and Company Page
  5. X/Twitter OAuth2 Credentials – for posting tweets

📝 How to Use — Step-by-Step Setup

1. Set Up Credentials

  • Add API credentials (Telegram, WordPress, Facebook, LinkedIn, Twitter/X) in your n8n instance.

2. Configure Telegram Trigger

  • Set Telegram Trigger node to listen for channel_post events.

3. Customize WordPress Nodes

  • Update Create WordPress Post node:
    • Category ID: set to your desired category
    • Status: publish or draft for testing
  • Update HTTP Request nodes for media upload with your WordPress domain.

4. Update Social Media Target IDs

  • LinkedIn: Update Person ID and Organization ID in LinkedIn nodes.
  • Telegram Send/Repost: Update chatId to target the correct channel/group.

🔗 Support & Help