Shopify Tags - limit?

Hi,

I’m trying to get all customers from shopify with a specific tag.
I have made a filter with contains xxx, but Make only exports 316 ish, but shopify have more than 800 customers with that tag.

Do you have any idea about why this is happening?

Br,
Frederik

Hi Frederik,

The limit is most likely on the Shopify API’s side. Usually, the output comes from the Shopify server, for example, you have specified the “Tag XYZ” in the query then whenever it finds those customers with those specific tags then it will be outputted by that module. If some of the customer are missing yet has that specific tag, try to test using the Make an API call module and check this endpoint here:

2 Likes