Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
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?
Solved! Go to the solution
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
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