How to Set Up a Webhook Notification
This article shows you how to set up a URL Webhook to be notified for monitoring alerts.
Callback/Webhook Notifications can be set up to receive alerts about your MxToolbox Monitors (blacklist, smtp, mailflow, DNS, etc.) on your Notifications page.
Currently, our Monitoring Alerts system supports setting up a Webhook whereby you give us a URL you want notifications sent to. The content for the Callback/Webhook is available as a JSON object in the following formats:
- Default - A generic format
- Slack - Formats the notification to be received in Slack
- VictorOps - Formats the notification to be received in VictorOps
- Create your own - Create your own custom format
To see how the JSON result is formatted, you can click the Show Example hyperlink.