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.

Webhook for priceList update

Webhook for priceList update

MichalK
Shopify Partner
2 0 5

Hello,

Is there any webhook triggered when someone updates priceList using mutation: priceListFixedPricesAdd?

I was thinking that this should be under products/update or markets/update but nothing is happening when I'm updating prices using this mutation.

I tested as well those webhooks:
locales/update
profiles/update

selling_plan_groups/update
inventory_items/update
 
Does anyone know which webhook works and what scope is needed?
Replies 3 (3)

jegardiner
Shopify Partner
1 0 0

I am also struggling to find a webhook that's triggered on a price list update. Did you manage to work it out?

MichalK
Shopify Partner
2 0 5

Unfortunately, still i can't find anything about these webhooks.

A-dam
Shopify Partner
9 0 10

How come this is still not a thing. There is currently no way to trigger any update on a pricelist change/ create. 

Also fetching a product with a catalog context instead of a companyLocationId is really lacking.