Managing webhooks
The BMC AMI Products for Web communicate with BMC AMI mainframe products, such as Abend-AID and Code Pipeline, by issuing requests and receiving responses to those requests.
In a DevOps environment, you can use webhooks to enable third-party applications, such as Slack or Jenkins, to be notified when BMC AMI Products for Web or another utilities have performed an action.
On the Webhooks page, you can view a list of configured webhooks, including the name and status of the webhook, the URL of the location to which the response will be forwarded, and the type of HTTP method that will be used when forwarding the response.
You can also perform the following actions:
Purpose | Action |
---|---|
Add a webhook. | Click Add. For more information, see Adding-a-webhook. |
Edit a webhook. | Click Edit |
Delete a webhook. | Click Delete |
Delete multiple webhooks. | Select the check boxes in the relevant rows and click Delete. The webhook is removed from the list and the request is removed from the associated mainframe product. |
Sort the order in a column. | Click the column header. |
Search within the table. | In the Search field, enter the search criteria. |
Filter the details at the column level. | In the Filter field, specify filter criteria. For example, to filter the list to all POST methods, enter POST in the Filter field. To further filter the list to all POST methods being sent to a URL containing the domain test.com, enter POST test.com in the Filter field. |
Related topics