Discussing Shopify Functions development, deployment, and usage in Shopify apps.
Hello all,
I'm looking to retrieve some of the data cards from https://admin.shopify.com/store/store_name/dashboards. I was able to get a few of them (order related) from the shopifyQL API. However, I'm not able to get sessions, conversions, repeat customers, etc from that API. Is there another API to use to get these, or how are you guys retrieving information like this externally?