Forum Discussion
Anonymous
5 years agoNot applicable
How to get data from a webservice with POST method
I'm trying to get data from a webservice by using the POST-method (JSON formatted), the response would also be JSON. But executing the following code in the advanced query editor... let
Quelle ...
ImkeF
5 years agoCommunity Champion
Hi Anonymous ,
unfortunately the bad news is that if the native basic auth in PBI doesn't work, you have to build a custom connector for it as well.