Telegram Notifications
Subscribe Telegram Chat
Deliver tracked events to a Telegram chat
POST
Register a Telegram chat to receive events for everything tracked under your API key. Each API key maps to one chat — subscribing again replaces the existing chat.
Before saving, Scrapest sends a confirmation message to the chat. If the bot can’t post there (not a member, kicked, wrong chat ID), the request fails — add the Scrapest bot to the chat first.
Request Body
The Telegram chat ID to deliver events to. Group chat IDs are negative numbers (e.g.
-1001234567890).A label for this subscription, shown in the confirmation message.
Response
Subscription registered on first subscribe, Subscription updated when replacing an existing chat.