Forum Discussion

Rohana's avatar
Rohana
Frequent Visitor
4 years ago

Connect an API with OAuth2

Is there any ways to connect an API which is get data through the index searches using oAuth2.0?

API doesn't have an endpoint to pull data, need to parse a body with API to get when we run trhough postman.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Rohana 

    I think you may refer to this blog to learn how to get data from REST API in Power BI.

    For reference: 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.

    • Rohana's avatar
      Rohana
      Frequent Visitor

      Hi Anonymous. The API doesn't have any data endpoints need to parse a body with it. Is there any solutions for that.