Unfortunately, the Shopify API only allows 100 order fetches per request; however, you can work around this by utilizing pagination and the page_info cursor. You can loop over all of the orders from the previous week using pages. After that, you may generate an internal email report by breaking out the total number of orders in this or similar filters (such as “X”) and clicking “Send.” Scripts or automation platforms like Zapier or Make can be used to write the logic in a flow, whether it’s a custom app or a flow solution like Shopify Flow.