Forum Discussion
Unable connect Shopify to Power BI
- 4 years ago
I have found the answer and thought i would share the exact steps.
The Shopify API is a REST API.
To get data within power BI, here are the steps in Power BI:
1) Get DATA
2) select WEB
3) Enter the URL (as basic) from the private app in shopify ("https://{apikey}:{password}@{hostname}/admin/api/2021-10/orders.json")
4) Select BASIC authentification
5) Username is the API Key
6) Password is the API Password
And that's it, you will then get access to the data in JSON format, convert it to table, expand the records and clean the table.
Many thanks
it looks like this gives a different way to connect?
i have no experience of it but maybe it can help?
https://www.alphaservesp.com/blog/power-bi-shopify-integration/
Hi everyone,
I want to connect shopify with power bi but i can't find any option. i know there're some apps but i want to it manually.
Thanks