Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

What webhook is necessary for fulfillment information?

What webhook is necessary for fulfillment information?

Fabian8
Shopify Partner
3 0 1

Hey,

 

I am subscribed to orders/create, orders/update and orders/fulfilled webhook. But none of them gives me information about the fulfillment itself. So for example carrier information with tracking URL and stuff like that.

 

I am right now trying to find out what the correct webhooks are in order to receive those information via webhook and not via Rest API call.

 

Do I need to subscribe to FULFILLMENTS_CREATE and FULFILLMENTS_UPDATE webhook? Or is there something else I need for that?

 

Thanks!

Reply 1 (1)

JamesG
Shopify Staff
42 10 11

Hey @Fabian8 ,

 

It definitely sounds like you are looking for either the fulfillments/create or fulfillments/update webhooks, which should include tracking URL and service information. 

 

You can check the list of fields for each of the topics in our REST Webhook documentation, but we don't recommend relying on webhooks alone so I'd also recommend you check out whichever section of the Fulfillment apps guide best fits your use case too.

 

Cheers

JamesG | API Support @ 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 Shopify.dev or the Shopify Web Design and Development Blog