Consumer Goods Cloud Developer Guide
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Get Started with Consumer Goods Cloud
Recommendation Decisions
Promotion Import Status
Ingest Promotions
Begin Promotion Import
API End-of-Life Policy
Resources
Here’s a list of Consumer Goods Business API resources.
-
Recommendation Decisions
Save visit or task recommendation decisions. -
Promotion Import Status
An import started with BEGIN_PROMOTION_IMPORT can be monitored with this endpoint. It takes the import ID and returns the status of the number of promotions. The import process will be complete, after all the promotions have been moved to either Calculated or Error status. -
Ingest Promotions
This endpoint receives the promotions payload that must be processed. The system import promotions, creates and updates them, and triggers the promotion calculation. The status of the import can be monitored with the GET_PROMOTION_IMPORT_STATUS endpoint. -
Begin Promotion Import
This endpoint initializes a promotion import from an external system. You can group a set of promotions using the import ID, retrieved by thie end point. This endpoint announces that the import contains a specified number of promotions to be processed. The system can import the promotions, create, and update them, and trigger a promotion calculation for the given promotions. The status of the import can be monitored with the GET_PROMOTION_IMPORT_STATUS endpoint.