Salesforce Order Management Actions

Manage, fulfill, and service orders in flows with Salesforce Order Management.

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.