What this solution does
The solution allows sending messages generated in a business process to a Telegram user via a bot. It serves as an alternative notification channel, enabling instant delivery of messages regarding changes to leads, deals, and smart processes.
The 'Telegram Message' activity is located in the 'Notifications' block of the business process generator. In the 'Action Parameters' form, you must fill in the following fields: 'Telegram Bot Token', 'Telegram User ID', and 'Message Text'.
It is possible to send a message to multiple Telegram users simultaneously using a single activity. To do this, enter the IDs of the required users separated by a semicolon in the 'Telegram User ID' field.
To wrap the message text to the next line, use the %0A separator when constructing the message in the 'Message Text' field. Example: 'First line. %0A Second line.'
General iT can install and configure this module and check how it works on your website.