API

Version Update

21R1

The Network API is updated to v23.0.

As with all version updates, integration users should continue to use v22.0 until there is a change for v23.0 that they want to apply.

For more information about the Network API, see the Veeva Network API Reference at http://developer.veevanetwork.com.

Metadata API

21R1

To support Nitro's Veeva Network Intelligent Sync Connector, a new value is available for the countries parameter. The ALL value enables Integration Users to retrieve metadata access to all enabled fields for all countries. For example, if an Integration User has access to US data only, using this option allows them metadata access to all fields for all countries.

This option is supported in v23.0 of the Network API.

Value Required? Description
ALL False All fields are included in the response regardless of the countries that the Integration User has access to through their data visibility profile.

Sample request

GET {{URL}}/api/v23.0/metadata/fields?objectTypes=HCP&details=full&countries=ALL

Note: The Integration User's user account must have the Metadata Access permission enabled. If the setting is not enabled, the user will see an error when they use the ALL option for the country parameter. For more information, see the "Users" section in these Release Notes.

For information about Nitro's Veeva Network Intelligent Sync Connector, see the Nitro Online Help.