π± 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.
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
- Smart Channel Routing: Use @mentions to specify destinations (@x, @threads, @linkedin, or @all)
- Clean Message Parsing: Automatically removes @mentions and hashtags before posting
- Success Notifications: Get confirmation messages in Telegram when posts succeed
- Error Handling: Receive alerts for invalid channel tags or posting failures
- Multi-Platform Support: Post to X, Threads, and LinkedIn simultaneously or individually
- 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