yaml
type: "io.kestra.plugin.shopify.products.List"
yaml
id: shopify_list_products
namespace: company.team

tasks:
  - id: list_products
    type: io.kestra.plugin.shopify.products.List
    storeDomain: my-store.myshopify.com
    accessToken: "{{ secret('SHOPIFY_ACCESS_TOKEN') }}"

yaml
id: shopify_list_products_filtered
namespace: company.team

tasks:
  - id: list_products
    type: io.kestra.plugin.shopify.products.List
    storeDomain: my-store.myshopify.com
    accessToken: "{{ secret('SHOPIFY_ACCESS_TOKEN') }}"
    limit: 50
    status: ACTIVE
    publishedStatus: PUBLISHED
Properties
Default2024-10
DefaultFETCH
Possible Values
STOREFETCHFETCH_ONENONE
Possible Values
PUBLISHEDUNPUBLISHEDANY
DefaultPT0.5S
Formatduration
Possible Values
ACTIVEARCHIVEDDRAFT
Definitions
admin_graphql_api_idstring
body_htmlstring
created_atstring
Formatdate-time
handlestring
idinteger
imagesarray
admin_graphql_api_idstring
altstring
created_atstring
Formatdate-time
heightinteger
idinteger
positioninteger
product_idinteger
srcstring
updated_atstring
Formatdate-time
variant_idsarray
SubTypeinteger
widthinteger
metafieldsobject
optionsarray
idinteger
namestring
positioninteger
product_idinteger
valuesarray
SubTypestring
product_typestring
published_atstring
Formatdate-time
published_scopestring
statusstring
tagsstring
template_suffixstring
titlestring
updated_atstring
Formatdate-time
variantsarray
admin_graphql_api_idstring
barcodestring
compare_at_pricestring
created_atstring
Formatdate-time
fulfillment_servicestring
gramsnumber
idinteger
image_idinteger
inventory_item_idinteger
inventory_managementstring
inventory_policystring
inventory_quantityinteger
old_inventory_quantityinteger
option1string
option2string
option3string
positionstring
pricestring
product_idinteger
requires_shippingboolean
skustring
taxableboolean
titlestring
updated_atstring
Formatdate-time
weightnumber
weight_unitstring
vendorstring
Formaturi