Skip to content

shopifyGetProducts - shopify

Version: 2022-01

← shopify Add-On Übersicht

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-shopifyGetProducts 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
account ACCOUNT shopify Account Ja
published_status STRING Publishing status of the product for the Online Store channel. Ja
  • Show all products (default)
  • Show only published products
  • Show only unpublished products
limit STRING Limits the number of products to be retrieved. Enter a small number for tests. If limit is empty or greater than 249 then all products are retrieved. Nein
vendor STRING Filter by product vendor Nein
ids STRING A comma-separated list of product ids Nein
collection_id STRING Filter by collection id Nein
created_at_from DATETIME Show products created after date Nein
created_at_to DATETIME how products created before date Nein
updated_at_from DATETIME Show products last updated after date Nein
updated_at_to DATETIME Show products last updated before date Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

Name Datentyp Beschreibung Werte
products SPREADSHEET list of product variants
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
id SINGLE A unique numeric identifier, of up to 32 digits, for the product. Each id is unique across the Shopify system. No two products will have the same id, even if they're from different shops.
product_id SINGLE A non-unique numeric identifier for the product master. For a product with variants, the variants have a unique identifier (id) and are assigned to the same product master (product_id).
sku SINGLE A unique identifier (stock keeping unit) for the product variant in the shop. Required in order to connect to a FulfillmentService.
barcode SINGLE The barcode, UPC, EAN or ISBN number for the product/variant.
item_title SINGLE The title of the product variant.
item_body_html SINGLE A description of the product variant. Supports HTML formatting.
price SINGLE The price of the product variant.
compare_at_price SINGLE The original price of the item before an adjustment or a sale.
inventory_quantity SINGLE An aggregate of inventory across all locations. To adjust inventory at a specific location, use the InventoryLevel resource.
old_inventory_quantity SINGLE
inventory_management SINGLE The fulfillment service that tracks the number of items in stock for the product variant.
inventory_policy SINGLE Whether customers are allowed to place an order for the product variant when it's out of stock.
inventory_item_id SINGLE
position SINGLE
fulfillment_service SINGLE
option1 SINGLE
option1_name SINGLE
option2 SINGLE
option2_name SINGLE
option3 SINGLE
option3_name SINGLE
created_at SINGLE
updated_at SINGLE
taxable SINGLE
grams SINGLE
weight SINGLE
weight_unit SINGLE
requires_shipping SINGLE
admin_graphql_api_id SINGLE
item_handle SINGLE
item_url SINGLE
item_vendor SINGLE The name of the product's vendor.
item_product_type SINGLE
item_status SINGLE
item_published_scope SINGLE
item_published_at SINGLE
item_tags SINGLE
isVariant SINGLE
item_images SINGLE