Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I have a private app that is handling bulk gift card operations for a client. There was recently a business need to know about gift card deactivations, and I cannot find any documentation on webhooks for a hypothetical gift_card/deactivate webhook. I'm looking for some solution that's better than periodically checking the status of all gift card states, as there is an easy potential to have several tens/hundreds of thousands of cards at a time.