Loading
Salesforce now sends email only from verified domains. Read More
Automate Your Business Processes
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Get Fulfillment Order Capacity Values Action

          Get Fulfillment Order Capacity Values Action

          In Salesforce Order Management, get information about the current fulfillment order capacity of one or more locations.

          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 Get Fulfillment Order Capacity Values.

          Set Input Values

          Use values from earlier in the flow to set the inputs.

          Input ParameterDescription
          Get Fulfillment Order Capacity Values Input

          This input is an Apex-defined variable of class ConnectApi.GetFOCapacityValuesRequestInputRepresentation, which includes this field:

          • locationIds —List of IDs of the locations to get fulfillment order capacity information for.

          Store Output Values

          Use output values later in the flow.

          Output ParameterDescription
          Get Fulfillment Order Capacity Values Output

          This output is an Apex-defined variable of class ConnectApi.GetFOCapacityValuesOutputRepresentation, which includes this field:

          • locations —This field is a list of Apex-defined variables of class ConnectApi.LocationCapacityOutputRepresentation, each of which includes these fields:
            • assigned —Value of the location’s Assigned Fulfillment Order Count.
            • capacity —Value of the location’s Fulfillment Order Capacity. This property represents the location’s maximum capacity.
            • error —This field is an Apex-defined variable of class ConnectApi.ErrorResponse, which includes these fields:
              • errorCode —Error code, if the request returned an error.
              • message —More error detail, if available.
            • heldCapacity —Number of fulfillment orders that the location is holding capacity for.
            • locationId —ID of the location.
           
          Loading
          Salesforce Help | Article