Shopify Fulfillment Webhook

Shopify Fulfillment Webhook

Howard_Chou
Visitor
1 0 0

according to https://help.shopify.com/api/reference/webhook, there should be a FulfillmentEvent webhook that I can subsrieb to but then when I go to "Settings -> Notifications -> Create Webhook", I can't find a webhook for the "FulfillementEvent".  Anyone has idea on how I can subscribe to that event? Is it only through API?

Replies 3 (3)

Josh
Shopify Staff
1134 84 235

Hey Howard! 

You're correct - at the moment, in order to set up a FulfillmentEvent webhook it needs to be done via the API.

Josh | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

dylan16
Visitor
1 0 0

Hi Josh,

 

Why doesn't need to be done via the API?

This is very inconsistent with the remaining webhook types and means we have an added layer of complexity to our workflow.

My company adds webhooks to mini different peoples sites so using the API in addition to the UI is a pain.

Surely it would be easy for Shopify to add FulfillmentEvent to the UI.

I would also like to know how to trigger a test event.

 

Thanks

Dylan

Mariam_Zaheer
Shopify Partner
17 0 1

Hi,

I have successfully subscribed to the fulfillments/create webhook via the API. But for testing purposes I need to trigger it. Can you please let me know how to trigger this event?

Thanks in advance