Test an Automated Task During Configuration
This topic explains how to test and refine automated tasks such as scripts, webhooks, or custom tasks in Release.
This topic explains how to test and refine automated tasks such as scripts, webhooks, or custom tasks in Release.
Automatic tasks often need to interact with an external system through a REST interface. Although you could use a Jython Script task to send an HTTP query and parse the response, the Webhook task type is a simpler option.