With this step variants will be updated.
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 | | cost | SINGLE | The unit cost of the inventory item. The shop's default currency is used. Cost per item. | 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 | |
|
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 | identifier | SINGLE | | Nein | | product_id | SINGLE | | Nein | | method | SINGLE | | Nein | | host | SINGLE | | Nein | | requestBody | SINGLE | | Nein | | statusCode | SINGLE | | Nein | | statusMessage | SINGLE | | Nein | | error | SINGLE | | Nein | | responseContent | SINGLE | | Nein | | errorMessage | SINGLE | | Nein | |
|
successfullyUpdatedVaraints | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | variant_id | SINGLE | | Nein | | title | SINGLE | | Nein | | body_html | SINGLE | | Nein | | vendor | SINGLE | | Nein | | product_type | SINGLE | | Nein | | created_at | SINGLE | | Nein | | handle | SINGLE | | Nein | | updated_at | SINGLE | | Nein | | published_at | SINGLE | | Nein | | template_suffix | SINGLE | | Nein | | tags | SINGLE | | Nein | | published_scope | SINGLE | | Nein | | admin_graphql_api_id | SINGLE | | Nein | |
|
invalidItems | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | variant_id | SINGLE | | Nein | | inventory_management | SINGLE | | Nein | | inventory_policy | SINGLE | | Nein | | image_id | SINGLE | | Nein | | option1_value | SINGLE | | Nein | | option2_value | SINGLE | | Nein | | option3_value | SINGLE | | Nein | | price | SINGLE | | Nein | | compare_at_price | SINGLE | | Nein | | sku | SINGLE | | Nein | | barcode | SINGLE | | Nein | | weight | SINGLE | | Nein | | weight_unit | SINGLE | | Nein | | cost | SINGLE | | Nein | |
|