You can create a webhook.
Note
Only tenant administrators and MSP administrators can add webhooks.
Before You Begin
- You must have a URL that is provided by the third-party application.
Procedure
-
From the Global Command Center navigation pane, go to Manage > Config blueprint > System.
-
Click the Webhooks tile.
The Webhooks page appears.
-
In the upper-right area of the page, click Add.
The Add webhook page appears.
-
In the Name field, enter a name for the webhook.
-
In the URL field, enter the URL that is provided by the third-party application.
-
Optional: If the third-party application accepts a token in the header instead of URL, enter the token in the Headers field.
Enter the token in the following format: Authorization=
. -
To secure the alerts, from the Authentication list, select Secret HMAC, and then enter a secret key.
The secret HMAC key secures the transfer of the alert. The key must be 8000 or fewer characters. When the alert is transferred, the secret key generates a digest, which is verified by the receiving server.
What to Do Next
-
Add companies (targets) to this webhook. For more information, see Adding Targets to a Webhook.
-
Create an alert using this webhook. For more information, see Creating an Alert.
-
Apply tags to the webhook by clicking the Tags edit button
. For more information about tags, see Entity tags.