Shopify · Arazzo Workflow
Shopify Set Inventory at a Location
Version 1.0.0
Resolve the primary location, set an item's available quantity there, then verify the new level.
Provider
Workflows
set-inventory-at-location
Set an inventory item's available quantity at the primary location and verify.
Resolves the first store location, sets the inventory item's available quantity there, and reads the location's levels back to verify.
1
resolveLocation
listLocations
List the store's locations and use the first active location as the target for the inventory level update.
2
setLevel
setInventoryLevel
Set the available quantity for the inventory item at the resolved location to the supplied absolute value.
3
verifyLevel
listLocationInventoryLevels
Read the location's inventory levels back to verify the new quantity.