Skip to content

Telegram Connection

Connect to Telegram using a bot token to send messages and photos from your workflows.

Configuration

FieldDescriptionRequired
Bot TokenTelegram bot API tokenYes

Getting Your Bot Token

  1. Open Telegram and search for @BotFather
  2. Send /newbot and follow the prompts to name your bot
  3. BotFather will respond with your bot token (format: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11)
  4. Copy the token

Usage

Once created, this connection becomes available in:

TIP

Your bot can only send messages to chats where it has been added. Add the bot to a group or start a conversation with it first. Use the chat ID (numeric) in your node configuration.