App reviews, troubleshooting, and recommendations
Hello Devs,
I need help for customer info query.
for all customer
await admin.rest.resources.Customer.all({ session: session, ids: "207119551,1073339525", });
Single customer
await admin.rest.resources.Customer.find({ session: session, id: 207119551, });
I have to know, why need ids for all customer ? first we need to query all customer, then we can filter and find one customer. correct?
someone you explain ? or share complete code for single customer info query?
Thanks
zoynul
Solved! Go to the solution
This is an accepted solution.
Yes you can use this endpoint to get their email and then email them when they uninstall your app
hmm, but why ? 🤔🤔
actually I want to send email to merchant when app uninstall
you want to send emails to customers or merchant?
merchant
You can use the APP_UNINSTALLED webhook to do that.
Yes, I think first we need to collect merchant contact info. Correct?
This is an accepted solution.
Yes you can use this endpoint to get their email and then email them when they uninstall your app
Thanks
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025