Shopify sync
Hey, how do I make sure my Shopify sync syncs customers in time to interact with my app?
I checked the last sync and it was 18 days ago. Isn't this suppose to be automatic? Any reason why it wouldn't be?
Thanks!
1 Reply
Hello,
This was responded to in an other chat.
TLDR:
Gadget doesn't sync any data automatically besides during a nightly reconciliation sync which is only for missed webhooks.
If you want to get data you need to use the shopifySync.run action. You should probably not allow merchants to use the functionality of your application without having data available.
In this case, a wishlists app, you shouldn't allow a customer to use your extensions without being logged in