shopifyGetProducts Step

Retrieves a list of products and product variants.

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 Pflichtfeld Werte
products SPREADSHEET list of product variants Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
idSINGLEA 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.Nein
product_idSINGLEA 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).Nein
skuSINGLEA unique identifier (stock keeping unit) for the product variant in the shop. Required in order to connect to a FulfillmentService.Nein
barcodeSINGLEThe barcode, UPC, EAN or ISBN number for the product/variant.Nein
item_titleSINGLEThe title of the product variant.Nein
item_body_htmlSINGLEA description of the product variant. Supports HTML formatting.Nein
priceSINGLEThe price of the product variant.Nein
compare_at_priceSINGLEThe original price of the item before an adjustment or a sale.Nein
inventory_quantitySINGLEAn aggregate of inventory across all locations. To adjust inventory at a specific location, use the InventoryLevel resource.Nein
old_inventory_quantitySINGLENein
inventory_managementSINGLEThe fulfillment service that tracks the number of items in stock for the product variant.Nein
inventory_policySINGLEWhether customers are allowed to place an order for the product variant when it's out of stock.Nein
inventory_item_idSINGLENein
positionSINGLENein
fulfillment_serviceSINGLENein
option1SINGLENein
option1_nameSINGLENein
option2SINGLENein
option2_nameSINGLENein
option3SINGLENein
option3_nameSINGLENein
created_atSINGLENein
updated_atSINGLENein
taxableSINGLENein
gramsSINGLENein
weightSINGLENein
weight_unitSINGLENein
requires_shippingSINGLENein
admin_graphql_api_idSINGLENein
item_handleSINGLENein
item_urlSINGLENein
item_vendorSINGLEThe name of the product's vendor.Nein
item_product_typeSINGLENein
item_statusSINGLENein
item_published_scopeSINGLENein
item_published_atSINGLENein
item_tagsSINGLENein
isVariantSINGLENein
item_imagesSINGLENein