Hi all.
I am building an app (loyalty app) for my brands. I want to match customers who sign up on my app, with their data on my Shopify store.
The way to do it in my app is to have a database of Shopify customers in my app database so when customers sign up in my app, I will match the sign-up email with the customer database in my app, then make an API call to Shopify to get the Orders that my customer has done on my Shopify store.
The only problem is I can’t call the API without customer id, and exporting the list of customers from Shopify does not include customer id.
How can I solve this? I have 43k customers on my Shopify.