For the first update of 2025, we are pleased to announce the Submit JSON integration with Telegram.
β¨π¬ Telegram notifications are available on Growth and Pro plans
How it works
- The official Submit JSON bot (@submit_json_bot) delivers notifications to your Telegram chats when POST-ing data to your endpoints.
- To connect an endpoint, start a chat with the bot.
- No additional code is required for Telegram notifications.
Submission updates
The following fields were added to the submission response: telegramName
, and telegramStatus
. The JS Client has also been updated to support Telegram.
Other changes
Support for new submission options telegramNotification
, slackNotification
, and discordNotification
were added for granular API control. Endpoints must be connected to the respective service for these properties to work.
Learn more
Read our Telegram docs for a detailed guide on the set-up process.