Forum Discussion
tthierry
7 years agoFrequent Visitor
Launch multiple PUT API calls from a csv document
Hello I have a bit of a challenge. I have an excel file with two columns: a list of PUT APIs and their respective bodies. Each API and each body is different. The APIs are structured: PUT http...
ImkeF
7 years agoCommunity Champion
For some strange reason, that documentation contains functions that you actually cannot use in Power Query. That function is one of them: https://social.technet.microsoft.com/Forums/security/en-US/ad808464-8819-45ac-a015-b53938095aae/how-to-use-webmethodput?forum=powerquery
So Python is probably the best solution then.