stepshopify Skip to content

shopifyUpdateVariantInformation Step

With this step variants will be updated.

Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT shopify account data Nein
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
input SPREADSHEET Nein
mappingdefinition STRING The mapping definition JSON String Nein
Folgende Felder sind zu konfigurieren:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
variant_idSINGLEThe shopify internal unique numeric identifier of the variant. To find the variant_id of the product, use the step shopifyGetProducts. Column "id".Ja
inventory_managementSINGLEThe fulfillment service that tracks the number of items in stock for the product variant.Nein
inventory_policySINGLESpecifies whether or not customers are allowed to place an order for a product variant when it is out of stock. value "continue" allowed to place an order value "deny" not allowed to place an orderNein
image_idMULTIPLEVALUEThe unique numeric identifier for a product's image. The image must be associated to the same product as the variant.Nein
option1_valueSINGLEThe custom properties that a shop owner uses to define product variants. For example: red when your option1 is something like ColorNein
option2_valueSINGLEThe custom properties that a shop owner uses to define product variants. For example: XL when your option2 is something like SizeNein
option3_valueSINGLEThe custom properties that a shop owner uses to define product variants. For example: cotton when your option3 is something like materialNein
priceSINGLEThe price of the product variant.Nein
costSINGLEThe unit cost of the inventory item. The shop's default currency is used. Cost per item.Nein
compare_at_priceSINGLEThe original price of the item before an adjustment or a sale.Nein
skuSINGLEA unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.Nein
barcodeSINGLEThe weight of the product variant in the unit system specified with weight_unit.Nein
weightSINGLEThe weight of the product variant in the unit system specified with weight_unit.Nein
weight_unitSINGLEThe unit of measurement that applies to the product variant's weight. If you don't specify a value for weight_unit, then the shop's default unit of measurement is applied. Valid values: g, kg, oz, and lb.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
failedItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
product_idSINGLENein
methodSINGLENein
hostSINGLENein
requestBodySINGLENein
statusCodeSINGLENein
statusMessageSINGLENein
errorSINGLENein
responseContentSINGLENein
errorMessageSINGLENein
successfullyUpdatedVaraints SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
variant_idSINGLENein
titleSINGLENein
body_htmlSINGLENein
vendorSINGLENein
product_typeSINGLENein
created_atSINGLENein
handleSINGLENein
updated_atSINGLENein
published_atSINGLENein
template_suffixSINGLENein
tagsSINGLENein
published_scopeSINGLENein
admin_graphql_api_idSINGLENein
invalidItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
variant_idSINGLENein
inventory_managementSINGLENein
inventory_policySINGLENein
image_idSINGLENein
option1_valueSINGLENein
option2_valueSINGLENein
option3_valueSINGLENein
priceSINGLENein
compare_at_priceSINGLENein
skuSINGLENein
barcodeSINGLENein
weightSINGLENein
weight_unitSINGLENein
costSINGLENein