workflows.fit
Back to n8n workflows
n8n templateFreeBy 🦄 kai chen

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

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 wan...

DevelopmentCore NodesCommunicationHITLMarketingTwitterLinked InCode
Loading interactive preview...

Template notes

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