✨💬 Telegram is available on Growth and Pro plans
/connect
command to integrate with an endpoint. You must include your endpoint slug and api key as parameters, separated by a space like so:/connect {endpointSlug} {apiKey}
Whenever you receive a submission, Submit JSON will instantly notify the connected Telegram chat.
The message will look like the example below by default, or will display as raw JSON if the submissionFormat
on the endpoint is set to raw
.
Click "View on submitjson.com" to open the submission in your Submit JSON dashboard.
After a successfully connecting an endpoint, Telegram notifications are enabled by default. To disable, navigate to an endpoint's Telegram settings and click "Disabled".
/disconnect
command to disconnect an endpoint from Telegram. You must include your endpoint slug and api key as parameters, separated by a space like so:/disconnect {endpointSlug} {apiKey}
/connect {endpoint_slug} {api_key}
/disconnect {endpoint_slug} {api_key}
/help