Forum Discussion
dcoronno
5 years agoRegular Visitor
POST Authentication to a REST API
Hi, I am having issues doing a POST method in M to grab an authentication token. Specifically I am trying to grab data out of the REST API to Power Query for Excel.. They have given a piece ...
lbendlin
5 years agoSuper User
You call Web.Contents with a Content payload to transform a GET call into a POST call.