Webhooks provide real-time programmatic event notifications for your monitoring services, billing, and account status. Adding a Webhook To add a new Webhook, click Add Webhook, and provide a Display Name, the publicly accessible HTTP(s) URL for your webhook endpoint, and select one or more Events to trigger you webhook. Webhooks are triggered using application/json POSTs to your endpoint. Events Each webhook can be […]