Forum Discussion
How to use API to get data
- 1 year ago
Please follow the documentation. Use the payload parameter to make it a POST. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-2
Stuff like this is usually tested via Postman before being ported to Power Query.
- Atendimento1bit1 year agoNew Member
I tested it there. I got the data. But I could not inside Power BI desktop.
- v-saisrao-msft1 year agoCommunity Support
Hello carlosfinezi,
We are glad to hear that when you have tested your API in postman and it got sucessfully worked as expected. But as per my understading when you are trying to connect the API inside Power BI Desktop, it didn’t work. Could you please tell us what should be your expected outcome, so that we will guide you accordingly.
Also if possible please share the error screenshot if you encountered any. - lbendlin1 year agoSuper User
Please follow the documentation. Use the payload parameter to make it a POST. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-2