You are here:
Hold Fulfillment Order Capacity Action
In Salesforce Order Management, hold capacity to process fulfillment orders at one or more locations. This action increases a location’s held capacity. Hold capacity when you plan to assign a fulfillment order to a location.
Required Editions
| Available in: Lightning Experience |
| View supported editions. |
| This feature requires the Salesforce Order Management add-on. To purchase, contact your Salesforce account executive. |
In Flow Builder, add an Action element to your flow. Select the Order Management category, and search for Hold Fulfillment Order Capacity.
Set Input Values
Use values from earlier in the flow to set the inputs.
| Input Parameter | Description |
|---|---|
| Hold Fulfillment Order Capacity Input | This input is an Apex-defined variable of class ConnectApi.HoldFOCapacityRequestInputRepresentation, which includes these fields:
|
Store Output Values
Use output values later in the flow. The values are assigned when the capacity properties are updated.
| Output Parameter | Description |
|---|---|
| Hold Fulfillment Order Capacity Output | This output is an Apex-defined variable of class ConnectApi.HoldFOCapacityResponseOutputRepresentation, which includes this field:
|

