Forum Discussion
EDO_01_1789
4 years agoHelper I
A web API key can only be specified when a web API key name is provided
Hello to all, I would like to ask for your help concerning a problem on which I am on for some time... The subject is about the web api and the possible connection with the web data source. I ...
EDO_01_1789
4 years agoHelper I
ok thanks for the information, I will try to find another solution
can you send me your code for the post call ?
JirkaZ
4 years agoSolution Specialist
I don't have any M code related to your scenario. Here you can find an example of a POST call in the comments.
Easy POST requests with Power BI and Power Query using Json.FromValue – The BIccountant
Also I don't think you'll need to submit a POST request in the end. There are some reporting endpoints in the API which probably utilize the GET commands where you can use the token parameter in the URL.