Forum Discussion
A web API key can only be specified when a web API key name is provided
ah sorry , I forgot to blur my identification.
if i understand correctly, i can't extract information from salsify ?
Since you tried, can you send me the M code you wrote
I only tried in Postman to see what it actually returns.
But to your question - you can extract data from Salsify, but apparently using a different api call.
- EDO_01_17894 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 ?
- JirkaZ4 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 BIccountantAlso 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.