I want to build an api , where I should be able to get list of new orders from shopify each time an order is created in shopify and post that order details into my database.
I have a rough idea on api, but not sure how to start to work on it.
Can anyone help me?