TOC Navbar
shell

Developer Features in 21R3

We are pleased to bring you the following additions and enhancements to Developer Portal features in 21R3. REST API features added in 21R1 only affect API v21.3, unless otherwise noted.

For issues fixed in a release, see the "Developer Features" category of the fixed issues list in Vault CDMS Help.

REST API

Setting Item Values for Derived Items No Longer Allowed

Release Date: October 15, 2021

As of v21.3, Vault no longer allows users to enter a value for a derived Item via the API (Set Item Value and Upsert Items). This affects v21.3 and all future versions of the API. This fixes the intended behavior of these APIs while maintaining backward compatibility.

Jobs API

Release Date: September 24, 2021

With this release, we introduced the ability to perform the following actions on certain jobs via the CDMS API:

This new set of jobs APIs for CDMS supports the following job types:

These APIS require the Manage Jobs permission, or, if only performing actions on the Data and Definition Export job, the Manage Data and Definition Export permission.

Retrieve Sites API

Release Date: September 24, 2021

This new API allows users to retrieve a list of all Sites within a given Study. This allows organizations to utilize the site output in conjunction with other CDMS APIs.

The Retrieve Sites API requires the API Access and View Study Sites permissions.

Retrieve Queries API

Release Date: September 24, 2021

With this release, we added the following enhancements to the Retrieve Queries API:

These enhancements allow users to bookmark the Retrieve Queries API and retrieve more granular query results through additional filters. This API continues to require the API Access, View Casebook, and View Query permissions.