Telegram Publisher
Description
Publisher to send notifications to a Telegram channel.
In order to be able to do so, you will have first to:
- Create a Telegram public channel.
Private channels/groups: also supported.
- Create a Telegram BOT via @BotFather and get an API key.
- Set the bot as administrator in your channel.
Required input
This sink does not have any requirements and works with any incoming event type.
Configuration
Describe the configuration parameters here.
Bot API Key
The API Key generated by @BotFather
when you created your bot.
Channel Name or Chat Id
The handle name of your public channel (e.g. @channel_name
).
For private channels/groups: handle name only available for public channels. Use
chat_id
instead.
Content
The message to be sent.
Output
(not applicable for data sinks)