when the product is added in the shopify dashboard getting add, update webhooks

when the product is added in the shopify dashboard getting add, update webhooks

pavankumar12579
Shopify Partner
3 0 1

When the product is added in the shopify dashboard, we are getting add, update both webhooks for the same product.

When we add the product we should get only add webhook call.

currently we are getting products/create, products/update both webhook, due to that product adding multiple times our end, let us know is there any reason triggering both webhooks ?

 

Reply 1 (1)

bhargavpatel007
New Member
7 0 0

I'm getting Shopify webhook call multiple time. how I prevent this ?
I'm using products/create and products/update. When I create product from shopify, products/create and products/update webhook call multiple times.