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.
OrderSumStatusChangedEvent
Notifies subscribers of changes to the status of an order summary record. Use
this event to trigger subscribers such as flows in your order workflow. This object is
available in API version 48.0 and later.
Supported Calls
describeSObjects()
Supported Subscribers
| Subscriber | Supported? |
|---|---|
| Apex Triggers | ![]() |
| Flows | ![]() |
| Processes | ![]() |
| Pub/Sub API | ![]() |
| Streaming API (CometD) | ![]() |
Subscription Channel
/event/OrderSumStatusChangedEvent
Event Delivery Allocation Enforced
No
Special Access Rules
OrderSumStatusChangedEvent is available as part of Salesforce Order Management.
Fields
| Field | Details |
|---|---|
| EventUuid |
|
| NewStatus |
|
| OldStatus |
|
| OrderId |
|
| OrderSummaryId |
|
| ReplayId |
|
