Skip to content

shopifyGetProducts - shopify

Version: 2024-01

← shopify Add-On Übersicht

Retrieves a list of products and product variants.


Inputs

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

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTshopify AccountJa
published_statusSTRINGPublishing status of the product for the Online Store channel.Ja
  • Show all products (default)
  • Show only published products
  • Show only unpublished products
limitSTRINGLimits 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
vendorSTRINGFilter by product vendorNein
idsSTRINGA comma-separated list of product ids (max. 250)Nein
collection_idSTRINGFilter by collection idNein
created_at_fromDATETIMEShow products created after dateNein
created_at_toDATETIMEhow products created before dateNein
updated_at_fromDATETIMEShow products last updated after dateNein
updated_at_toDATETIMEShow 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.

NameDatentypBeschreibungWerte
productsSPREADSHEET list of product variants
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
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.
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).
skuSINGLEA unique identifier (stock keeping unit) for the product variant in the shop. Required in order to connect to a FulfillmentService.
barcodeSINGLEThe barcode, UPC, EAN or ISBN number for the product/variant.
item_titleSINGLEThe title of the product variant.
item_body_htmlSINGLEA description of the product variant. Supports HTML formatting.
priceSINGLEThe price of the product variant.
compare_at_priceSINGLEThe original price of the item before an adjustment or a sale.
inventory_quantitySINGLEAn aggregate of inventory across all locations. To adjust inventory at a specific location, use the InventoryLevel resource.
old_inventory_quantitySINGLE
inventory_managementSINGLEThe fulfillment service that tracks the number of items in stock for the product variant.
inventory_policySINGLEWhether customers are allowed to place an order for the product variant when it's out of stock.
inventory_item_idSINGLE
positionSINGLE
fulfillment_serviceSINGLE
option1SINGLE
option1_nameSINGLE
option2SINGLE
option2_nameSINGLE
option3SINGLE
option3_nameSINGLE
created_atSINGLE
updated_atSINGLE
taxableSINGLE
gramsSINGLE
weightSINGLE
weight_unitSINGLE
requires_shippingSINGLE
admin_graphql_api_idSINGLE
item_handleSINGLE
item_urlSINGLE
item_vendorSINGLEThe name of the product's vendor.
item_product_typeSINGLE
item_statusSINGLE
item_published_scopeSINGLE
item_published_atSINGLE
item_tagsSINGLE
isVariantSINGLE
item_imagesSINGLE