Power BI REST API
Posted ***忘了时间的钟***
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Power BI REST API相关的知识,希望对你有一定的参考价值。
Overview of Power BI REST API
https://msdn.microsoft.com/en-us/library/dn877544.aspx
验证方式
OAuth 2.0
https://oauth.net/2/
Create Dataset
https://msdn.microsoft.com/zh-cn/library/mt203562.aspx
Get Datasets
https://msdn.microsoft.com/zh-cn/library/mt203567.aspx
以上是关于Power BI REST API的主要内容,如果未能解决你的问题,请参考以下文章
Node js App 与 power bi rest Api 的集成