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.
Salesforce Order Management Actions
For more information about using Order Management actions in flows, see Salesforce Order Management Flow Core Actions in Salesforce Help.
These actions are available in API version 48.0 and later.
Your org must have a Salesforce Order Management license.
Supported REST HTTP Methods
URI: Get a specific Order Management action: /services/data/vXX.X/actions/standard/om_action_name
Formats: JSON, XML
HTTP Methods: GET
Authentication: Authorization: Bearer token
Notes: You can also call the corresponding Connect REST API endpoints or Apex ConnectApi methods. For more information, see Order Management Resources in the Connect REST API Developer Guide and ConnectApi Namespace in the Apex Developer Guide. In flows, Order Management action inputs and outputs use Apex-defined variables that map to input and output classes in the ConnectApi namespace.