Skip to main content
Version: Release 24.1

Release Automation Using APIs

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.