Forum Discussion
Rohana
4 years agoFrequent Visitor
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
- AnonymousNot 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 ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- RohanaFrequent Visitor
Hi Anonymous. The API doesn't have any data endpoints need to parse a body with it. Is there any solutions for that.