Administrators can create webhooks that are triggered by Release Bundle v2 promotion-related events. When a webhook is triggered, it sends relevant information about the event to a web location that is listening for that specific event notification. Webhooks enables you to integrate Release Bundle v2 promotions with third-party applications that are also essential to your release lifecycle process.
To configure Release Bundle v2 promotion webhooks:
In the Administration tab, select General > Webhooks.
Enter a name and description for the webhook.
Enter the URL that the webhook should invoke.
Under Events, select Promotion and then select one or more of the following events:
Release Bundle promotion started
Release Bundle promotion failed
Release Bundle promotion completed
In the Add Environments window, select the environments to which the webhook should apply, and click Save.
Define the secret token used for authentication.
Select the Use secret for payload signing checkbox, if required for validating incoming webhook calls.
Define custom headers, if required.
Click Create.
For more information, see Webhooks.