πŸ“± Route Telegram channel posts to X, Threads, and LinkedIn using @mentions

⚑ 90 views Β· πŸ“± Social Media & Email Marketing

πŸ’‘ Pro Tip β€” If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search β€” you just pass a URL and get structured data back.

View All Scrapers

Description

This workflow listens to messages in a designated Telegram channel and automatically posts them to X (Twitter), Threads, and LinkedIn based on simple @mention tags. Write your content once, tag which platforms you want, and let automation handle the rest.

Key Features

  1. Smart Channel Routing: Use @mentions to specify destinations (@x, @threads, @linkedin, or @all)
  2. Clean Message Parsing: Automatically removes @mentions and hashtags before posting
  3. Success Notifications: Get confirmation messages in Telegram when posts succeed
  4. Error Handling: Receive alerts for invalid channel tags or posting failures
  5. Multi-Platform Support: Post to X, Threads, and LinkedIn simultaneously or individually
  6. Bitwise Flag System: Efficient routing logic using binary flags for platform selection

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, X (Formerly Twitter), LinkedIn

πŸ“₯ Import

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

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