Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I just noticed that if I delete a variant, the webhook won't fire. Is this by design or a bug? Also there is no way to create a webhook on Variant update/create/delete.
You'd likely want to listen to the product update webhook instead - rather than product deletion.
Dang Jason! Thanks, I'll try it out. I'm sure you're right :).