B2C Commerce Roundtrip Example

Prerequisites

For this example to work, the following files must be available in file staging:

  • A .csv file named

Request Body

The request body must have:
  • target set to
  • job type set to
    Request body example:
    No content provided

cURL Example

To create global profiles and add their IDs back into your B2C Commerce instance, you create four separate jobs to run in the following order:
No content provided

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
base url/
HTTP method
GET
Request parameters
dfs_api_version
DFS version 3.0
metadata_repository_key
Unique identifier for a data source mapping version.
metadata_version
Mapping version name. Replace this with your own mapping version in the example.
Code example
This returns the cases associated with an Individual across all mapped data sources.
1/jobs to extract and stage data file
2/files to upload config file
3/jobs to process into global profiles
4/jobs to export for analytics
5/
6    }
7}
Returns
Returns the following data.
1{
2
3  ]
4}