What's your biggest current challenge? Have your say in Community Polls along the right column.
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.

Can I create a webhook subscription for DeliveryProfile objects?

Solved

Can I create a webhook subscription for DeliveryProfile objects?

EugeneKim
Shopify Partner
60 3 29

As the title indicates, I'd like to stay up to date on the DeliveryProfile object but I don't see a webhook subscription for this object. Is this possible? If not, are there plans to make it so?

Accepted Solution (1)

_JCC_
Shopify Staff
200 27 56

This is an accepted solution.

Hey @EugeneKim ,

There are three Delivery Profile web hooks available, profiles/create,profiles/update, and profiles/delete. The payloads only contain the id of the profile changed with no other information.

If you have any other questions please don't hesitate to reach out.

Regards,

John

John C | Developer 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

View solution in original post

Reply 1 (1)

_JCC_
Shopify Staff
200 27 56

This is an accepted solution.

Hey @EugeneKim ,

There are three Delivery Profile web hooks available, profiles/create,profiles/update, and profiles/delete. The payloads only contain the id of the profile changed with no other information.

If you have any other questions please don't hesitate to reach out.

Regards,

John

John C | Developer 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