Skip to content

shopifyUpdateVariantInformation - shopify

Version: 2022-01

← shopify Add-On Übersicht

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_id SINGLE The shopify internal unique numeric identifier of the variant. To find the variant_id of the product, use the step shopifyGetProducts. Column "id". Ja
inventory_management SINGLE The fulfillment service that tracks the number of items in stock for the product variant. Nein
inventory_policy SINGLE Specifies 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 order Nein
image_id MULTIPLEVALUE The unique numeric identifier for a product's image. The image must be associated to the same product as the variant. Nein
option1_value SINGLE The custom properties that a shop owner uses to define product variants. For example: red when your option1 is something like Color Nein
option2_value SINGLE The custom properties that a shop owner uses to define product variants. For example: XL when your option2 is something like Size Nein
option3_value SINGLE The custom properties that a shop owner uses to define product variants. For example: cotton when your option3 is something like material Nein
price SINGLE The price of the product variant. Nein
compare_at_price SINGLE The original price of the item before an adjustment or a sale. Nein
sku SINGLE A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService. Nein
barcode SINGLE The weight of the product variant in the unit system specified with weight_unit. Nein
weight SINGLE The weight of the product variant in the unit system specified with weight_unit. Nein
weight_unit SINGLE The 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 Werte
failedItems SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
product_id SINGLE
method SINGLE
host SINGLE
requestBody SINGLE
statusCode SINGLE
statusMessage SINGLE
error SINGLE
responseContent SINGLE
errorMessage SINGLE
successfullyUpdatedVaraints SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
variant_id SINGLE
title SINGLE
body_html SINGLE
vendor SINGLE
product_type SINGLE
created_at SINGLE
handle SINGLE
updated_at SINGLE
published_at SINGLE
template_suffix SINGLE
tags SINGLE
published_scope SINGLE
admin_graphql_api_id SINGLE
invalidItems SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
variant_id SINGLE
inventory_management SINGLE
inventory_policy SINGLE
image_id SINGLE
option1_value SINGLE
option2_value SINGLE
option3_value SINGLE
price SINGLE
compare_at_price SINGLE
sku SINGLE
barcode SINGLE
weight SINGLE
weight_unit SINGLE