Search Customers
Search for customers based on a query.
NOTE: Newly created customers may take a minute to show up in a search result due to API limitations.
Parameters
Parameter | Description |
---|---|
Fields | Show only certain fields, specified by a comma-separated list of field names. |
Limit | The maximum number of results to show.
|
Query | Text to search for in the shop's customer data.Example: email:*@mail.example.comNote: Supported queries: acceptsmarketing, activationdate, address1, address2, city, company, country, customerdate, customerfirstname, customerid, customerlastname, customertag, email, emailmarketingstate, firstname, firstorderdate, id, lastabandonedorderdate, lastname, multipassidentifier, orderscount, orderdate, phone, province, shopid, state, tag, totalspent, updatedat, verifiedemail, productsubscriber_status. All other queries returns all customers. |
Return All Pages | Automatically fetch all resources, page by page. |
Sort Order | Set the field and direction by which to order results.
|
Workflow Library Example
Search Customers with Shopify and Send Results Via Email
Preview this Workflow on desktop