Newer Version Available

This content describes an older version of this product. View Latest

Salesforce CDP Resources

Get Salesforce CDP metadata, and query Salesforce CDP data.

Connect REST API authentication is different from the Salesforce CDP API authentication. See OAuth and Connect REST API for more information.

Note

For limit information, see Salesforce CDP API Limits for Profile, Query, and Calculated Insights.

Available resources are:

Metadata

Resource Description
/ssot/metadata Get all Salesforce CDP metadata, including Calculated Insights, Engagement, Profile, and other objects, as well as their relationships to other objects.

Profile Library

Resource Description
/ssot/profile/metadata Get Salesforce CDP metadata for data model objects in the profile category, including Individual, Contact Point Email, Unified Individual, and Contact Point Address objects. Metadata includes the objects, their fields, and category.
/ssot/profile/metadata/dataModelName Get Salesforce CDP metadata for a data model object in the profile category, such as Individual, Contact Point Email, Unified Individual, and Contact Point Address. Metadata includes the list of fields, data types, and indexes available for lookup.
/ssot/profile/dataModelName Query a Salesforce CDP Profile data model object using filters.
/ssot/profile/dataModelName/id Query a Salesforce CDP Profile data model object using filters and a search key.
/ssot/profile/dataModelName/id​/childDataModelName Query a Salesforce CDP Profile data model object and a child object using filters and a search key.
/ssot/profile/dataModelName/id​/calculated-insights/calculatedInsightName Query a Salesforce CDP Profile data model object using filters and a search key.

Query Library

Resource Description
/ssot/query Synchronously query Salesforce CDP data across data model, lake, unified, and linked objects.

Calculated Insights Library

Resource Description
/ssot/insight/metadata Get Salesforce CDP Insight metadata, including Calculated Insight objects, their dimensions and measures.
/ssot/insight/metadata/calculatedInsightName Get metadata for a Salesforce CDP Calculated Insight object. Metadata includes dimensions and measures.
/ssot/insight/calculated-insights​/calculated-insight-name Query a Salesforce CDP Calculated Insight object.