Retrieve Data
Query Data Graphs, Data Lake Objects, and Data Model Objects
Data Graph Query
The API name of your Data Graph from Data Cloud setup
Lookup Key Tips:
UnifiedIndividualId__c- Primary key (path-based lookup)ssot__Id__c- Individual record IDCustomerId__c- Custom field on the Individual DMO
Query live data instead of precalculated (for real-time data graphs)
or
Data Object Query (DLO / DMO)
The API name of your Data Lake Object (DLO) or Data Model Object (DMO)
Tips:
- Leave lookup key and value empty to retrieve all records (up to 100)
- DLO names end with
__dll, DMO names end with__dlm - Find object names in Data Cloud Setup → Data Lake Objects or Data Model