Skip to main content

2 docs tagged with "json"

View all tags

Webhook Container Plugin

The Webhook Container Plugin integrates Digital.ai Release with external REST endpoints using the JSON Webhook (Container) task, which runs in a container on a Release Runner.

Webhook task

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.