Forum Discussion
alexmoller
4 years agoFrequent Visitor
POST request to Power Query
Hello, I am trying to make a post request that grants me an API key within power query, but I am struggling to do so. Here is some info on the request: post: https://sandbox.spearline.com/a...
- 4 years ago
Hi All,
Finally managed to crack it - here is the request that I created which returns the API token:
Anonymous
4 years agoNot applicable
Hi alexmoller , please consider watching this video to understand and trouble-shoot.
Accessing API and web service data using Power Query - by Chris Webb - YouTube
alexmoller
4 years agoFrequent Visitor
Hi Anonymous thanks for the link - I have just watched through, and there was not anything mentioned about passing through the credentials in the body of a post request, which is the part that I really need help with - any ideas as a starting point?