How can I prevent reciprocal updates across multiple stores using webhooks?

How can I prevent reciprocal updates across multiple stores using webhooks?

Danish_Ansari10
Shopify Partner
6 0 0

I have 4 stores, and now I want that if a product is updated in one store, the same update reflects in the other 3 stores as well. But the issue I'm facing is that when an update is made on one store, it's triggering updates on the other 3 as well. This means each store is updating the others. I want to if product reflects on other stores through webhook data now other store webhook should not be trigger

Reply 1 (1)

kalpesh_tctg
Visitor
1 0 0

Hi Danish,
There are apps that can help sync product updates between stores or you may need to create your own app that would help sync product changes. You will need to use product update hooks! i.e. https://apps.shopify.com/multi-store-inventory-sync something like this.

 

Regards,
Kalpesh Patel