Data 360 Integrated Apps
Object Specific APIs
Language-Specific Client Libraries
Data 360 SQL Query APIs
Query Data 360 Data with Apex
SOQL With Apex
Get Started with the Power BI Connector
Get Started with the Python Connector
Object-specific API requests are less error-prone and more efficient than writing a custom SQL query. Whenever an object-specific API is available, we recommend that you use the API to retrieve data instead of crafting your own SQL queries.
With the object-specific APIs, you can retrieve:
To use these objects, call the related REST endpoint in the Data Cloud Connect REST API or Data 360 Query API.
See Also