Messaging
Telegram Bot
The Telegram Bot connection is registered for channel-triggered conversations. It stores a Bot API token from BotFather so Runtara can receive and route Telegram-based workflow interactions.
Common use cases
- Start workflows from Telegram bot conversations.
- Route operator messages into a durable workflow run.
- Keep the bot token managed as a reusable platform connection.
Capabilities
- Bot token authentication
- Conversational channel triggers
- Workflow event routing
Connection types
telegram_botData handled
- Chat messages
- Trigger metadata
- Conversation context