Newer Version Available
Promotion Configuration
View configuration of a promotion, including its definition, eligibility criteria, rules,
limits, and related rule library version. The Promotion Configuration API enables developers and
system integrators in your company to view the configuration of active promotions in your
Salesforce org and export the configuration to external systems such as offline point-of-sale
(POS) systems. The Promotion Configuration API is only available in orgs where Global Promotions
Management is available.
- Resource
-
1/global-promotions-management/promotions/${promotionId}/configuration - Available version
- 61.0
- HTTP methods
- GET
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version promotionId String ID of the active promotion you want to view.The ID must belong to a promotion whose rules are configured using a non-Loyalty promotion template. Required 61.0 relatedObjectAndFieldApiNames String[] The list of related object fields whose details you want to view for the promotion. To view the details of a field, specify the API name of the object that the field belongs to and the API name of the field, separated by a period. Optional 61.0 - Response body for GET
- Promotion Configuration Output