About Webhook

A webhook is an HTTP-based callback function that allows communication between two application programming interfaces (APIs). Webhooks are triggered by events in a web application, in our case downtime and uptime alerts, and can help integrate different applications or third-party APIs. When an event occurs, the source site makes an HTTP request to the URL configured for the webhook.

What do you get out of the webhook integration?

This integration sends both Alerts as well as resolution notifications to your desired API endpoint which you can use to integrate with any 3rd party application.