Webhooks
Last updated
Was this helpful?
Last updated
Was this helpful?
Define the Webhook name, Example "Critical MS Teams Webhook"
Set the Webhook URL where the payload will be sent.
Username and password are automatically filled in.
Configure the Field Mapper to extract and rename fields in the payload for better useability. (Optional)
Configure the Payload Mapper to define the structure and content of the outgoing payload sent to the Webhook. (Optional)
Here is an example of the raw JSON payload being sent after an alert triggered:
Utilize a Webhook tester such as https://webhook.site/ or similar to test for desired results.