Forum Discussion
Power query using post method with windows authentication
natolira,
Please take a look at the following similar thread to connect to your API using M language.
https://community.powerbi.com/t5/Integrations-with-Files-and/How-to-Authenticate-to-a-REST-API-with-basic-Authentication-in/td-p/105202
Regards,
Lydia
- natolira9 years agoFrequent Visitor
Lydia, thanks! I´m afraid tis link workd with basic authentication, not with windows authentication, which is my necessity.
- Anonymous9 years agoNot applicable
natolira,
You can directly add connection information in Advanced Editor to connect to your API. When using Windows credentials , please verify that you have been granted access with your own user/password combination. There are some samples for your reference.https://jessedotnet.com/2016/06/24/power-bi-connect-to-your-secure-api/
http://angryanalyticsblog.azurewebsites.net/index.php/2016/05/16/api-strategies-with-power-bi/
Regards,