Forum Discussion
keds2300
6 years agoRegular Visitor
Using REST API as a data source
I'm trying to connect to a data source that uses REST API and can't seem to get authentication working. In REST, this code works: In PowerBI, I've used the same URL and set the Authori...
mwegener
6 years agoMost Valuable Professional
Hi keds2300
check Chris Webb's Blog.
https://blog.crossjoin.co.uk/category/power-bi-api/
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- keds23006 years agoRegular Visitor
Thanks, but the post has information about creating a custom connector for the Power BI REST API. I'm trying to connect to a another application's API. Can I not do that directly from PowerQuery or do I need to create a custom connector as well?