Shopify - Connect inventory item to location action

This action connects an inventory item to a location in Shopify by creating an inventory level at the given location.

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

Input

FieldDescription
Inventory item IDShopify ID of the inventory item to connect to a location
Location IDShopify ID of the location that the inventory level should connect to. To find Shopify location IDs, use List locations action.
Relocate if necessary?Relevant if inventory item has been or will be connected to a fulfillment service.

If yes, inventory levels for previously connected locations will be relocated to this newly connected location and disconnected from other locations

If no but a fulfillment service location is involved, the action fails and item is not connected.

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: