Request Metadata
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.
- Mapping Version: You must have created a 1.0 mapping version.
- Mappings: You must have accepted the default mappings or mapped the equivalent fields.
For this example to work as it’s described, the org you are developing in must have these configurations.
- Named Credential The DFS Named credential must be configured.
- 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.
- Returns
- Returns an EDMX document describing the queryable entities and attributes.