List
List Shopify customers
List
List Shopify customers
yaml
type: io.kestra.plugin.shopify.customers.ListExamples
yaml
id: shopify_list_customers
namespace: company.team
tasks:
- id: list_customers
type: io.kestra.plugin.shopify.customers.List
storeDomain: my-store.myshopify.com
accessToken: "{{ secret('SHOPIFY_ACCESS_TOKEN') }}"
yaml
id: shopify_list_customers_store
namespace: company.team
tasks:
- id: list_customers
type: io.kestra.plugin.shopify.customers.List
storeDomain: my-store.myshopify.com
accessToken: "{{ secret('SHOPIFY_ACCESS_TOKEN') }}"
fetchType: STORE
limit: 250
Properties
accessToken *Requiredstring
storeDomain *Requiredstring
apiVersion string
Default
2024-10fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONElimit integerstring
rateLimitDelay string
Default
PT0.5SOutputs
count integer
customers array
Definitions
io.kestra.plugin.shopify.models.Customer
accepts_marketingboolean
accepts_marketing_updated_atstring
Format
date-timeaddressesarray
io.kestra.plugin.shopify.models.Customer-CustomerAddress
address1string
address2string
citystring
companystring
countrystring
country_codestring
country_namestring
customer_idinteger
defaultboolean
first_namestring
idinteger
last_namestring
namestring
phonestring
provincestring
province_codestring
zipstring
admin_graphql_api_idstring
created_atstring
Format
date-timecurrencystring
default_address
io.kestra.plugin.shopify.models.Customer-CustomerAddress
address1string
address2string
citystring
companystring
countrystring
country_codestring
country_namestring
customer_idinteger
defaultboolean
first_namestring
idinteger
last_namestring
namestring
phonestring
provincestring
province_codestring
zipstring
emailstring
first_namestring
idinteger
last_namestring
last_order_idinteger
last_order_namestring
marketing_opt_in_levelstring
metafieldsobject
multipass_identifierstring
notestring
orders_countinteger
phonestring
statestring
tagsstring
tax_exemptboolean
tax_exemptionsarray
SubTypestring
total_spentstring
updated_atstring
Format
date-timeverified_emailboolean
uri string
Format
uri