Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: is there a way to prevent webhook from being sent

is there a way to prevent webhook from being sent

jfunu
Visitor
1 0 0

I have registered a webhook for products/update and products/create. However, I want to find out if there is a way I can tell shopify not to trigger a webhook for a product I am creating or updating through the API.

Replies 2 (2)

Josh
Shopify Staff
1134 84 235

Hey there, 

 

Currently, there is no way to suppress product webhooks at will - you'd have to either process them, or you could remove your own webhook subscription temporarily if you needed to stop receiving them for a certain time period. 

Josh | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

Avalara
Shopify Partner
13 0 5

Hi @Josh, Is the answer still valid in April 2022?