This content describes an older version of this product.
View Latest
REST API Endpoints
This section describes the different REST API endpoints.
Available in: Lightning Experience in Enterprise and
Unlimited Editions that have Consumer Goods Cloud Trade Promotion Management
enabled.
Triggering CSV Exports
Use the Triggering CSV Exports API to trigger CSV exports simultaneously. The CSV exports are generated asynchronously.
Checking Job Status
Use the CSV Export Job Status API to get the status of the scheduled export. The API uses the csvGuid of the scheduled export as an input parameter.
Committing CSV Export
Use the Commit CSV Export API to commit a specific csvGuid and take the related CSV as a new baseline for future delta exports. This means after this commit, the next delta export contains only those records in the KPIs that have been either added, changed, or deleted from the previous committed state.