I am using a Shopify App to aggregate products into my site. Right now, merchants can install my app and then the app will automatically copy all their products to my site.
After the initial install, I'd like new products to automatically be copied over as well but without the merchant needing to do anything.
I see there is a way to have the merchant manually go in to Settings > Notifications but I'd like it automatically setup when they install the app, nothing more needed.
Is this possible?
Hi tore,
I'm not aware of a way to trigger webhooks as you described.
But as a suggestion, when you app is installed you can trigger a background job to fetch all products in the store via GraphQL or Rest API. This way your customer doesn't need to take any extra steps.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |