Skip to main content

Supported Grand Central unified API specification operations

The Salesforce 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 Salesforce using the Salesforce contact ID.
PUT {baseURL}/parties/{partyId}Updates party information in Salesforce using data provided from the Grand Central system.

Error mapping

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