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.
Ingest Promotions Input
- Root XML tag
- POST promotions/ingest
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version importId Integer ImportId of the process. If not passed, a new import transaction will be created. Optional 55 workflow Integer Promotion Business Object API workflow name to execute. Required 55 salesOrg SalesOrgName Sales organization. Optional 55 promotions List <Object> List of Promotion payloads. Max 50 items. Required 55