Add webhooks
This topic shows you how to add a generic webhook from the Webhook Alerts Configuration page.
Prerequisites
- You have the ROLE_ADMIN role.
- You have an endpoint URL available outside of Data Quality & Observability Classic that can handle HTTP POST and PUT requests from Data Quality & Observability Classic.
Steps
-
Sign in to Data Quality & Observability Classic and click
in the left navigation pane.
- Click Admin Console.
- Click Alerts from the list, then Alert Webhook Configuration. The Webhook Alerts Configuration page opens.
- Click Add Webhook in the upper-right corner. The Add Webhook dialog box appears.
- Enter the required information.
Field Description Webhook Name The name you assign to a webhook to help you identify and use it in Data Quality & Observability Classic. This name does not need to match the naming conventions of your systems outside Data Quality & Observability Classic.
Note Webhook names cannot contain spaces.
URL The location where JSON payloads containing alert information are sent. Method The API request method to the service associated with the URL.
Select either POST (default) or PUT.
Authentication Type Optional. The method that the service associated with the URL uses to authenticate each API request.
Note Selecting an authentication type is optional. However, if you select Username/Password, the Username and Password fields are required. Currently, only the Username/Password authentication type is supported.
Username/PasswordUsernameUsername credential to the service associated with the URL. PasswordPassword credential to the service associated with the URL. - Click Save.