Can a new Shopify order be auto-sent to my management system?

I want to develop a Shopify app to manage shop orders. But I don’t want to get the shop order list by polling. Is it possible that when a new order is generated, it will take the initiative to send the order to my management background?

https://shopify.dev/api/admin-rest/2021-10/resources/webhook#top

1 Like