Test Engine webhooks

Test Engine webhooks are configured as part of a test suite's workflow. These types of webhooks are triggered when the workflow's monitor triggers an alarm or recover action event that sends a webhook notification.

Workflow webhook actions

Webhooks are delivered to an HTTP POST endpoint of your choosing with a Content-Type: application/json header and a JSON encoded request body.

To learn more about Test Engine webhooks and to see examples of their different payload types, see Send webhook notification of the Workflows > Actions in the Test Engine documentation.