Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hello, using Shopify's webhook
I want to detect the delivery start and delivery completion of a product or order without duplication.
With the current Order or Fulfillment webhook, it seems possible to send multiple webhooks under the same delivery status. Is there any way to receive this uniquely?