


You can use notifications to get the same insights as via E-Mail but on other platforms. Don't check your mails to often but discord? Configure a webhook and get notifications directly into your server!
All options can be found on your accounts settings page under notifications.
The generic transport can be used to talk to any HTTP-JSON API, just enter the URL and you will receive a HTTP POST request with a JSON Body on that URL. You can use site likes webhook.site to see the payload.

For Telegram you need your chat-ID and unlock the conversation with our Bot.
/start to unlock the conversation and get the Chat-ID.On a server, open the settings and go to "Integrations" > "Webhooks" and create a new webhook and assign it to a channel. Copy the URL and paste it into the Webhook URL field.