Telegram

Create Telegram bot account

1. Go to the Telegram application and find @BotFather

2. Click Start and click /newbot

3. Fill in bot name, username

4. Click at the token to copy it

Now bot is created.

At the menu you can select /mybots, choose your bot from the list and select API Token to copy Token. Also you can select another oprions, for example if you need to change bot settings and information

Add Telegram channel to Creatio

1. Go to the System designer > Chat configuration > Channels

2. Click + and select Telegram

3. Fill in the following fields:

Channel name

Value at your discretion

Token

Token from BotFather (step 4)

Chat weight

Value at your discretion

4. Click ADD

Notice: You must attach this channel to any operator or bot!

How to add the button “Share number”

The process of requesting a user's Telegram phone number without manual input:

This option is already available in the out-of-the-box version of Beesender. To implement it, you need to specify a parameter in the message element with buttons at the relevant stage of the chatbot process. This parameter will be responsible for this option.

Parameter: [*NUM*]

Button Formula:

[*NUM*]Button Text

Example: [*NUM*]Share number

After this setup, the chatbot will offer a button. When the user clicks on it, they will be prompted to send their phone number.