Forum Discussion

knowledgesearch's avatar
2 years ago

Power BI API connect

I want to connect to Power BI rest API via azure the api permissions have been set up, but I want to connect via Power BI to get all the organisations Power BI service data, does anyone have any instructions to set this up. I was thinking of doing a power automate to parse json but it's not working. The permissions have been set up as a service principle and not an individual user

2 Replies

  • selimovd's avatar
    selimovd
    Most Valuable Professional

    Hey knowledgesearch ,

     

    how did you handle the security?

    Are you generating a bearer token with the service principal and use that in the header of the connection?

     

    If you need any help please let me know.
    If I answered your question I would be happy if you could mark my post as a solution โœ”๏ธ and give it a thumbs up ๐Ÿ‘

    Best regards
    Denis

    Blog: WhatTheFact.bi
    Follow me: twitter.com/DenSelimovic
    Connect with me: LinkedIn

    • knowledgesearch's avatar
      knowledgesearch
      Helper I

      The security was set up by IT, How would I get a bearer code? where is that listed on the API permissions.