B2C Commerce Export Example

Scenario: Any

For this example to work as it’s described, C360 Data Manager must have these configurations.

  • Data Sources: You must have connected the org you are developing in and the data source you want to query to Customer 360 Data Manager.
Resource
All
HTTP method
GET
Request path and parameters
dfs_api_version
DFS version 3.0
metadata_repository_key
Unique identifier for a data source mapping version. This example just uses a sample value that looks correct. Note: this value must be URL encoded.
metadata_version
Mapping version name. This doesn’t have to be unique.
Request example
This requests a metadata document for a data source. You can use this document to create queries.
1base url/datatools/v3.0/mds%2Fstmpa%2FMDS05pBm3yQNwbz/v19r/$metadata
Returns
Returns an EDMX document describing the queryable entities and attributes.