Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Just would like to know if I want to use post data into power BI using the API , how to do it ? could advise the example please ?
thanks
Solved! Go to Solution.
Hi @ckkyoung
If your portal supports Rest API, you can get data from Rest API in Power BI Desktop by using "Get Data"-->"Other"-->"Web".
Here I have a test by Rest API: Admin - Get Activity Events
Rest API: GET https://api.powerbi.com/v1.0/myorg/admin/activityevents
Copy and paste the Rest API url into web connector and add authoriation and other parameters your Rest API need in advance.
Click ok and then we can get data from Rest API.
For reference: Pull data from a REST API Authentication
Using a REST API as a data source
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.
Hi @ckkyoung
If your portal supports Rest API, you can get data from Rest API in Power BI Desktop by using "Get Data"-->"Other"-->"Web".
Here I have a test by Rest API: Admin - Get Activity Events
Rest API: GET https://api.powerbi.com/v1.0/myorg/admin/activityevents
Copy and paste the Rest API url into web connector and add authoriation and other parameters your Rest API need in advance.
Click ok and then we can get data from Rest API.
For reference: Pull data from a REST API Authentication
Using a REST API as a data source
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |