Newer Version Available
v60.0
Consumer Goods Cloud Trade Promotion Management (TPM) provides a number of Integration APIs to help clients get CG Cloud TPM up and running.
Integration APIs are used to integrate data from external systems to the Retail and Consumer Goods (RCG) TPM. See Get Started with Integrated Service API.
Upto version 57.0, the RCG integration APIs were versioned as either v1 or v2, in the following format:
curl /api/v1/templates/measures
From version 58.0 onwards, the RCG APIs are available in the following standard salesforce API format:
curl /api/v60.0/templates/measures?salesorg=0001
Note: The URL contains an additional salesorg parameter, and hence a few API contracts have changed. Organizations that follow non-Hyperforce-based permissions will not be able to support the v1 and v2 versions of the RCG APIs. APIs will raise a timeout after 120s seconds of processing. Ensure to reduce the response and load using strict filters. Always implement a fallback in case of an HTTP timeout in projects with mixed load scenarios.
Note: You can access the CGCloud processing services integration URL from the processing services pairing app page in your Salesforce org.