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.
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.
Start workflows from Telegram bot conversations.
Route operator messages into a durable workflow run.
Keep the bot token managed as a reusable platform connection.