Adding Power BI

Hi, I’ve a client who requested to integrate Power BI as part of the content to display in intuiface.Is there a way in Intuiface where I can automatically authenticate Power BI so that the user does not need to manually enter the username and password?

Hello @dev1,

I don’t have experience with Power BI but it does have a REST API, which you could utilize with our API Explorer. You would be able to pass the login as parameters if Power BI allows it. Here is a help article on using the API Explorer to create a REST-based web service.

-Ryan

Thanks Ryan,
Will give it a test