Receive Webhook Alerts from Mondoo
Post JSON-encoded security alerts to any HTTP endpoint using Mondoo's custom webhook integration.
If Mondoo doesn't have dedicated support for your messaging platform, you can use a custom webhook integration to receive alerts. Mondoo's webhook integration posts asset alerts as JSON-encoded data to an HTTP endpoint. To learn how to create a webhook, read your messaging platform documentation.
import Partial from "../../partials/_editor-owner.mdx";
{" "}
-
In the Mondoo Console, navigate to the space for which you want to send alerts.
-
In the side navigation bar, under Integrations, select Add New Integration.
-
Scroll down to Chat Ops and select Outbound Webhook.

-
On the right side of the page, set the toggle to Enabled.
-
In the Webhook URL box, paste your messaging platform's HTTP endpoint URL.
-
Select the SAVE button.