Scayle List Customers with Filters

List Customers with Filters using Scayle Admin API

Uses the List Customers endpoint here

URL request format: https://{tenantSpace}.admin.api.scayle.cloud/api/admin/v1/shops/{shopKey}/countries/{countryCode}/customers/filters[{filterKey}]={filterValue})

Inputs

In order to use the action in your flow you need to provide it the following inputs:

InputTypeDescription
Scayle API TokenStringScayle API Token
Scayle Tenant SpaceStringScayle Tenant Space
Scayle Shop KeyStringScayle Shop Key
Scayle Country CodeStringScayle Country Code
Filter KeyStringFilter Key
Filter ValueStringFilter Value

Outputs

OutputTypeDecription
Customer Data Found?BooleanIf Customer Data is found for the given Filter Key and Filter Value
Customer DataListCustomer Data List for the given Filter Key and Filter Value
Number of CustomersNumberThe number of Customers found
ErrorStringError message