Route Telegram channel posts to X, Threads, and LinkedIn using @mentions

Go to Workflow
31 views
Built by 🦄 kai chen 🦄 kai chen
Created on June 07, 2026

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 (5)

Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
LinkedIn
n8n-nodes-base.linkedIn
Telegram
n8n-nodes-base.telegram
X (Formerly Twitter)
n8n-nodes-base.twitter