Shopify - Set inventory level action

This action will set the inventory level for an inventory item at the given location. The inventory item will be connected to the location if they are not previously connected.

You must set up Inventory tracking on Shopify to use this action.

Input

FieldDescription
Inventory item IDShopify ID of the inventory item to set inventory level for.
Location IDShopify ID of the location to set inventory level. To find the ID of the location, use List locations action.
Quantity availableSets the available inventory quantity.
Disconnect if necessary?Select from the picklist or input your own value. Relevant if inventory item has been or will be connected to a fulfillment service. If yes, inventory levels for any previously connected locations are set to 0 and disconnected. If no but a fulfillment service location is involved, the action fails and inventory level is not set.

Output

FieldDescription
Inventory item IDThe inventory item ID.
Location IDThe location ID.
AvailableThe quantity of inventory items available for sale. Returns null if the inventory item is not tracked.
Updated atWhen this inventory level was last available.
Admin GraphQL API IDA unique admin Graphql API ID.

Last updated: