Telegram Bot
Channel identifier: telegram
Steps
Template parameters
body
parameter defines the text of Telegram message, sent by the bot.
Credentials
To configure a Telegram bot, add the following section to your credentials.toml
file:
Replace CREDENTIAL_NAME
with a credential name, that will be used for referencing this credential in pipelines (see above).
Also, replaceYOUR_TELEGRAM_BOT_TOKEN
with your actual Telegram bot token. You can get a new Telegram bot token from @BotFather.