Skip to content

shopifySetInventoryLevel - shopify

Version: 2022-10

← shopify Add-On Übersicht

This step sets the inventory of items in a specified location. If no location is determined the default location with the shipping origin address is used. Please note that only items can be processed by this step where `shopify` is set for inventory management!


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTshopify account dataJa
inputSPREADSHEETSpreadsheet of items to be proceededJa
mappingdefinitionSTRINGThe mapping definition JSON StringJa
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
inventory_item_idSINGLEThe unique identifier of the inventory item that the inventory level belongs to. To find the ID of the inventory item, use the step shopifyGetProducts.Ja
location_idSINGLEThe ID of the location that the inventory level belongs to. To find the ID of the location, use the step shopifyGetLocations.Ja
availableSINGLEThe quantity of inventory items available for sale.Ja
idSINGLEshopify internal unique identifier for a sku or variantNein
product_idSINGLEshopify internal unique identifier for the productNein
skuSINGLESKU (Stock Keeping Unit) A unique identifier for the product in the shop.Nein
barcodeSINGLEThe barcode, UPC, or ISBN number for the product.Nein
limitSTRINGLimits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed.Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
successfullySetInventorySPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
inventory_item_idSINGLE
location_idSINGLE
availableSINGLE
idSINGLE
product_idSINGLE
skuSINGLE
barcodeSINGLE
statusCodeSINGLE
statusMessageSINGLE
invalidItemsSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
inventory_item_idSINGLE
availableSINGLE
idSINGLE
product_idSINGLE
skuSINGLE
barcodeSINGLE
failedItemsSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
inventory_item_idSINGLE
location_idSINGLE
availableSINGLE
idSINGLE
product_idSINGLE
skuSINGLE
barcodeSINGLE
methodSINGLE
hostSINGLE
requestBodySINGLE
statusCodeSINGLE
statusMessageSINGLE
responseHeadersSINGLE
responseFilenameSINGLE
errorSINGLE
responseContentSINGLE
errorMessageSINGLE