Telegram Message Router
detail.loadingPreview
Routes incoming Telegram messages based on their type (text, photo, file, voice, or callback query).
🚀Ready to Deploy This Workflow?
About This Workflow
Telegram Message Router
This workflow acts as a central router for incoming messages on Telegram. It analyzes the type of message received and forwards it to the appropriate output branch. This allows for different processing logic based on whether the message is text, a photo, a document, audio, or a callback query from an inline keyboard.
Key Features
- Detects and categorizes various Telegram message types.
- Routes messages to distinct output paths for specialized handling.
- Supports text messages, photos, documents, voice notes, and callback queries.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Telegram Trigger' node with your Telegram Bot Token.
- Customize the 'Telegram' nodes to define the specific responses or actions for each message type.
- Ensure the 'Global data' node is configured if you need to pass any initial data.
Apps Used
Workflow JSON
{
"id": "b607d3f5-7cb1-49cb-a798-8fc58093de43",
"name": "Telegram Message Router",
"nodes": 0,
"category": "Telegram Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: b607d3f5-7cb1...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Split Out + Telegram(76 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Google Drive + Telegram(64 workflows)
- Gmail + Telegram(63 workflows)
- Execute Workflow Trigger + Telegram(58 workflows)
- Convert To File + Telegram(49 workflows)
- Split Out + Telegram Trigger(32 workflows)
Related Workflows
Discover more workflows you might like
Telegram Daily Recipe Bot
A Telegram bot that sends a daily vegan recipe to users who join the bot.
Telegram Speech Support Workflow
Processes incoming Telegram messages, handling both text and voice inputs to provide speech support.
Telegram Community Handoff
Automates customer service handoffs from a bot to a human agent via Telegram, capturing essential information.
Telegram Cocktail Image Sender
Receives a message on Telegram and sends back a cocktail image and name.
Telegram Community Task Manager
A workflow to manage tasks received via Telegram messages and interact with Google Tasks.
Telegram Image Analysis and Response
Analyze images sent via Telegram and respond with analysis results.