Webhooks
Webhooks are a way for your app to receive real-time data from Saascannon. When an event occurs in Saascannon, we'll send an HTTP POST request to the webhook's configured URL. This helps you keep your app in sync with Saascannon and avoids you having to poll the API for changes.
To integrate webhooks into your app you'll need to: