Telegram V2

Version: 2.1
Updated: Jul 07, 2023
Send messages from Cloud SOAR integration with Telegram V2.
Actions
- Send Message (Enrichment) - Send a new message.
Telegram V2 configuration
In Telegram application, create new bot sending a message /newbot to Botfather. Choose name and username for your bot. After crating your bot you will receive a message with your token to access the HTTP API. Keep your token secure and store it safely.
Configure Telegram V2 in Automation Service and Cloud SOAR
Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.
How to open the integration's configuration dialog
- Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
- Go to the Integrations page.
Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations. - Select the installed integration.
- Hover over the resource name and click the Edit button that appears.
In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration.
- URL. The Telegram URL
https://api.telegram.org/
. - API Token. the API Token you copied earlier when creating your bot.
For information about Telegram, see the Telegram website.
- The bot must be Administrator of the chat to send your message.
- The chat ID will be sent without writing it as parameter in Chat field if there are chat updates in 24 hours. Otherwise, needs to be send a message to the chat in Telegram application to continue. Other possible way to obtain chat ID is also from Telegram application following the steps: go on the group of choice, add @rose bot, type the command /id and chat ID will be sent. Use that value in parameter for Chat.
Change Log
- February 12, 2021 - First upload
- July 7, 2023 (v2.1) - Updated the integration with Environmental Variables