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.<em>Please note that only items can be processed by this step where 'shopify' is set for inventory management!</em>


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_id SINGLE The 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_id SINGLE The ID of the location that the inventory level belongs to. To find the ID of the location, use the step shopifyGetLocations. Ja
available SINGLE The quantity of inventory items available for sale. Ja
id SINGLE shopify internal unique identifier for a sku or variant Nein
product_id SINGLE shopify internal unique identifier for the product Nein
sku SINGLE SKU (Stock Keeping Unit) A unique identifier for the product in the shop. Nein
barcode SINGLE The 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
identifier SINGLE Nein
inventory_item_id SINGLE Nein
location_id SINGLE Nein
available SINGLE Nein
id SINGLE Nein
product_id SINGLE Nein
sku SINGLE Nein
barcode SINGLE Nein
statusCode SINGLE Nein
statusMessage SINGLE Nein
invalidItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten :

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifier SINGLE Nein
inventory_item_id SINGLE Nein
available SINGLE Nein
id SINGLE Nein
product_id SINGLE Nein
sku SINGLE Nein
barcode SINGLE Nein
failedItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten :

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifier SINGLE Nein
inventory_item_id SINGLE Nein
location_id SINGLE Nein
available SINGLE Nein
id SINGLE Nein
product_id SINGLE Nein
sku SINGLE Nein
barcode SINGLE Nein
method SINGLE Nein
host SINGLE Nein
requestBody SINGLE Nein
statusCode SINGLE Nein
statusMessage SINGLE Nein
responseHeaders SINGLE Nein
responseFilename SINGLE Nein
error SINGLE Nein
responseContent SINGLE Nein
errorMessage SINGLE Nein