Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
hi, how can i access fullfillment webhook for stores which is installed my public app
Hi @gowthameswar, you can subscribe to the `fulfillments/create` and `fulfillments/update` webhook topics to receive this information. You can find the available webhook topics and formats at https://shopify.dev/api/admin/rest/reference/events/webhook
To learn more visit the Shopify Help Center or the Community Blog.