Salesforce Omnichannel Inventory Actions

Manage inventory availability and provide omnichannel commerce experiences in flows with Salesforce Omnichannel Inventory.

For more information about using Omnichannel Inventory actions in flows, see Salesforce Omnichannel Inventory Flow Core Actions in Salesforce Help.

These actions are available in API version 51.0 and later.

Your org must have Salesforce Omnichannel Inventory enabled.

Supported REST HTTP Methods

URI
Get a specific Omnichannel Inventory action:
/services/data/vXX.X/actions/standard/oci_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 Omnichannel Inventory Resources in the Connect REST API Developer Guide and ConnectApi Namespace in the Apex Developer Guide.
In flows, Omnichannel Inventory action inputs and outputs use Apex-defined variables that map to input and output classes in the ConnectApi namespace.