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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone, thank you for your help. I'm new to microsoft fabric and I find it magnificent. However, I am faced with a complex situation.
I want to connect power bi to a database to extract the information. The API has been developed and offers two-factor authentication (Token and basic authentication). With postman I can visualize the data that is in my data box. when I try to connect the API to power BI I'm asked for authentication.
Since I use two authentication systems, I'm a bit lost.
Should I ask the depreper to set a single authentication system or should I run my requests in Postman and save each result in the JSON files before importing them into Power BI?
Also I would like to know if it is possible to automate this process using the power automate platform?
Solved! Go to Solution.
Hi @ofcourse
Try this blog . I hope it may resolves your issue.
https://community.fabric.microsoft.com/t5/Power-Query/Using-a-REST-API-as-a-data-source/td-p/50400
Hi @ofcourse
Try this blog . I hope it may resolves your issue.
https://community.fabric.microsoft.com/t5/Power-Query/Using-a-REST-API-as-a-data-source/td-p/50400
Thank