Build Custom Container Plugin using Go SDK
Digital.ai Release brings in the new integration SDK experience for you to run tasks as containers, using any language or third-party library.
Digital.ai Release brings in the new integration SDK experience for you to run tasks as containers, using any language or third-party library.
Digital.ai Release provides a modern SDK experience for building container-based task plugins using popular programming languages and frameworks.
The ReleaseAPIClient is a client class added to the digitalai-release-sdk in Release 25.1.0. It provides an interface to interact with the Digital.ai Release server using REST API calls. The class is a wrapper around the requests library, allowing users to customize configurations such as timeouts and retries in the same way as requests.
Overview of the Digital.ai Release Integration Python SDK for building container-based plugins and custom Python 3 tasks.
Extend Digital.ai Release with custom UI screens, REST endpoints, event listeners, and synthetic properties using Jython.