shopifySetInventoryLevel Step

This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifySetInventoryLevel will then use this step and see the input and outputs.

Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
input SPREADSHEET Spreadsheet of items to be proceeded Ja
mappingdefinition STRING The mapping definition JSON String Ja
Folgende Felder sind zu konfigurieren:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
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
account ACCOUNT shopify account data Ja
limit STRING Limits 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.

Name Datentyp Beschreibung Pflichtfeld Werte
successfullySetInventory SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
inventory_item_idSINGLENein
location_idSINGLENein
availableSINGLENein
idSINGLENein
product_idSINGLENein
skuSINGLENein
barcodeSINGLENein
statusCodeSINGLENein
statusMessageSINGLENein
invalidItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
inventory_item_idSINGLENein
availableSINGLENein
idSINGLENein
product_idSINGLENein
skuSINGLENein
barcodeSINGLENein
failedItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
inventory_item_idSINGLENein
location_idSINGLENein
availableSINGLENein
idSINGLENein
product_idSINGLENein
skuSINGLENein
barcodeSINGLENein
methodSINGLENein
hostSINGLENein
requestBodySINGLENein
statusCodeSINGLENein
statusMessageSINGLENein
responseHeadersSINGLENein
responseFilenameSINGLENein
errorSINGLENein
responseContentSINGLENein
errorMessageSINGLENein