Retrieve orders from Shopify Stack Overflow

PHOTO EMBED

Mon Jun 22 2020 16:12:54 GMT+0000 (Coordinated Universal Time)

Saved by @ayazahmadtarar #rb

puts ShopifyAPI::Order.find(:all, :params => {:status => 'any', :limit => 250})
content_copyCOPY

https://stackoverflow.com/questions/23824715/how-to-retrieve-orders-from-shopify-through-the-shopify-api-gem