Forum Discussion
REST API with X-Auth-token and VIEW Method
- Anonymous4 years ago
Hi hvlfc ,
As far as I know, a REST API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.
In Power BI, you may add the connection type you want before the url in URL Part.
like: GET http:...
You may refer to this blog to learn how to handle authentication.
For reference:
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi hvlfc ,
As far as I know, a REST API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.
In Power BI, you may add the connection type you want before the url in URL Part.
like: GET http:...
You may refer to this blog to learn how to handle authentication.
For reference:
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.