Forum Discussion
shocko
6 years agoFrequent Visitor
Query RestAPI with POST
I have a RestAPI that returns data but requires a GET to some endpoints and a POST to others. Can PowerBI send HTTP POST to a Web Data or OData data source?
- 6 years ago
Hi shocko ,
Yes, you can achieve it, please refer to this:
Web Services And POST Requests In Power Query
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-lionel-msft
6 years agoCommunity Support
Hi shocko ,
You mean changing the HTTP request method in the UI interface of the web connector?
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
shocko
6 years agoFrequent Visitor
Yes, there does not appear to be an option to set method to POST here.