Skip to main content

Supported Grand Central unified API specification operations

The Microsoft Dataverse connector supports the following operations from the Grand Central Unified API Specification:
Grand Central Unified API Specification domainGrand Central Unified API Specification method and endpointOperation
PartyGET {baseURL}/parties/{partyId}Retrieves party information from Dataverse using the contact ID.
PUT {baseURL}/parties/{partyId}Updates party information in Dataverse using data provided from the Grand Central system.

Error mapping

The following table maps each Dataverse error code to its Grand Central counterpart.
Dataverse codeGrand Central code
NOT_FOUNDGC101
MALFORMED_REQUESTGC101
For a complete list of Grand Central error codes and their descriptions, see error codes reference.