API configuration: microsoft-power-bi

Features

FeaturesStatus
Auth (OAuth)
Sync data
Perform workflows
Proxy requests
Receive webhooks🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.

Getting started

Need help getting started? Get help in the community.

API gotchas

  • You can find scopes required for each API call in their corresponding API calls section. For example, to retrieve a list of datasets from My workspace, you can refer to the Required scope section of the Get Datasets documentation. You also need to prepend the hostname to the scope, which in the get datasets example would be https://analysis.windows.net/powerbi/api/Dataset.ReadWrite.All. For more details, check this resource out.
  • Please be aware that the Microsoft Power Bi implements throttling to manage the volume of requests. For more information on handling throttling, refer to the Microsoft Power Bi Throttling Guidance.
Add Getting Started links and Gotchas by editing this page