Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Promotions Creation (POST, PUT)

Create a promotion based on the provided promotion limits and eligibility conditions.
Resource
1/global-promotions-management/promotions
Resource example
1https://yourInstance.salesforce.com/services/data/v68.0/global-promotions-management/promotions
Available version
64.0
HTTP methods
POST PUT
Response body for GET
Promotion
Request body for POST
Properties
Name Type Description Required or Optional Available Version
promotionDetails Unified Promotions Input[] Configuration of the promotion Required 64.0
rules Unified Promotion Template Input[] List of rules that are configured for a promotion. Required 64.0
Response body for POST
Promotion
Request body for PUT
Properties
Name Type Description Required or Optional Available Version
promotionDetails Unified Promotions Input[] Configuration of the promotion Required 64.0
rules Unified Promotion Template Input[] List of rules that are configured for a promotion. Required 64.0
Response body for PUT
Promotion