Telegram

Most recent version: v1.0.0

See the changelog of this Data sink type here.

Overview

Onum supports integration with Telegram.

Select Telegram from the list of Data sink types and click Configuration to start.


Configuration

Now, you need to specify how and where to send the data and how to establish a connection with Telegram.

Metadata

Enter the basic information for the new Data sink.

Parameters
Description

Name*

Enter a name for the new Data sink.

Description

Optionally, enter a description for the Data sink.

Tags

Add tags to easily identify your Data sink. Hit the Enter key after you define each tag.


Metrics

Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.

Configuration

Now, add the configuration to establish the connection.

Parameter
Description

Bot Token*

The token that will be used to access the Telegram bot. A Telegram Bot Token is required to authenticate and interact with Telegram’s Bot API. You can obtain it from the BotFather by selecting the bot and choosing API Token, or by typing/mybots.

Chat ID*

The ID needed to access the Telegram chat (user or group). Type/startto find it.

Rate Limit

Establish a limit for the number of requests permitted per second.

Parameter
Description

Number of requests per second*

Specify how many requests to launch per second.

Advanced configuration

If your organization uses proxy servers, activate the Proxy configuration toggle and establish the connection here.

Parameter
Description

Proxy scheme*

Choose the required proxy scheme:

  • HTTP

  • HTTPS

Proxy host*

Set the required proxy host.

Proxy port*

Set the required proxy port.

Proxy username

Enter your username to set proxy configuration.

Proxy password

Enter your password to set proxy configuration.

Click Finish when complete.

Output configuration

When you use this sink in a Pipeline, you can configure the output parameters. This is where you give the message the required format to be processed in Telegram.

Parameter
Description

Raw message*

Select the incoming field containing the message to send on.

Select Save to continue.

Last updated

Was this helpful?