Configuring a webhook for Measure
When you want to export test results to Measure after the test run, you can do so by configuring a webhook to receive the customized results.
You must have completed the following tasks:
- Read and fulfilled the prerequisites that are listed in Integration with DevOps Velocity.
- Read and understood Configuration of a webhook.
- Read and understood the configuration of a webhook template. For more information, refer to Configuring a webhook template.
- Read and understood the configuration of a server webhook. For more information, refer to Configuring a server webhook.
You can set up webhooks to send notifications to various messaging apps such as Microsoft Teams, Slack, Measure, or to any application that can receive an HTTP POST request, whenever specific events happen on Test. For instance, a webhook can be triggered when a test run fails. After the event, the payload that is received by the application contains the details of the event, including the additional parameters that you added. If you want the result events to be correlated when using systems such as Measure, you must add the properties that are present in the webhook template as additional parameters in the Execute test asset window.
to insert a