Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
According to the documentation here: https://shopify.dev/docs/admin-api/rest/reference/events/webhook
There is an OrderEdit webhook. However, in a store's admin settings under notifications, at the bottom of the page where you can create webhook subscriptions, the Order Edit webhook is not listed. Order Update is available, but according to the documentation is not the same thing, and it gets triggered even for new orders and not only edits.
Can the OrderEdit webhook be accessed only through the admin API?
Hi jt274, yes the order edit can only be accessed through the admin API, with an API version of at least 2020-01
mrad | Developer @ 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