Shopify - Adjust inventory level action

This action will adjust inventory level of an inventory item at the given location.

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

Input

FieldDescription
Inventory item IDShopify ID of the target inventory item.
Location IDShopify ID of the location to adjust inventory level. To find the ID of the location, use the List locations action.
Quantity to adjustHow much to adjust. This field accepts positive and negative numbers.
For example, 2 increases the current available quantity by 2, -3 decreases the current available quantity by 3.

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: