Forum Discussion
xxyb720
6 years agoFrequent Visitor
How to create a query that paginates for Shopify API?
I am able to get data from Shopify API using basic authentication. Link: https://shopname.myshopify.com/admin/api/2019-10/products.json However, it doesn't return all the data. After some researc...
v-juanli-msft
6 years agoCommunity Support
Hi xxyb720
You can use the code below to get data from Shopify to Power BI.
GET /admin/orders/#[id]/transactions.json.
Please refer to the following thread which connecting to Shopify with Power BI Desktop successfully.
Best Regards
Maggie
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.