Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
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
I am also struggling to find a webhook that's triggered on a price list update. Did you manage to work it out?
Unfortunately, still i can't find anything about these webhooks.
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.