Hi Michael
The orders API allows retrieval of all orders after a given time (see: http://docs.shopify.com/api/order.html). The JSON response from this API request could then be parsed and written to your database at the end of each day.
Nate
Hi Michael
The orders API allows retrieval of all orders after a given time (see: http://docs.shopify.com/api/order.html). The JSON response from this API request could then be parsed and written to your database at the end of each day.
Nate