Platform

Changes to REST API

New extensions to the OpenAir REST API.

This release includes the following REST API enhancements:

New Resources, Endpoints and Methods

The following resources are now available:

The following endpoints and methods are now available:

The following endpoint and methods are also available if the Business Intelligence Connector feature is enabled in your company's account. See also REST API Endpoint for Published Reports

Expansion Support for Project Stage Names

Read the project stage name as an expanded object.

The projectStageId attribute is available for expansion to obtain the project stage name when retrieving project data. The response includes expanded projectStageName objects.

The projectStageName object is available only as an expanded object and has the following attributes:

Property

Description

Type

id

The unique internal identifier of the project stage.

integer($int64)

name

The name of the project stage.

string

For more information about the Expansion feature, see Referenced Objects and Expansion.

Separating space