๐๏ธ API and Scripting Overview
This topic describes various methods to automate functionality in Digital.ai Release.
๐๏ธ Using Release API in Scripts
Release has an API that you can use to manipulate releases and tasks.
๐๏ธ Create New Release via REST API
This topic describes how to use the Release REST API to automate creating and starting a release based on a template, using either cURL or PowerShell.
๐๏ธ How to Find Identifiers for REST API
To use the Release REST API, you need to know the unique identifiers for templates, releases, phases and tasks. This topic explains where you can find them.
๐๏ธ Additional Jython Helper Functions
This topic provides information on additional helper functions available in Jython Script tasks and Python scripts for plugin tasks, complementing the Jython API.
๐๏ธ Troubleshoot the API
This page describes common API errors and their solutions.