Hi Shopify Community,
I’m building a simple dashboard to track and collect data about the inventory of a Shopify store. I would show info about changes in inventory quantities in a manner like it’s made in the Inventory History page. I know that it’s possible achieve this by using webhooks, but for my project there is the requirement to show historical data of past years, so using a webhook can’t be a viable option.
Do you know how to fetch this info via APIs?
Thanks