Forum Discussion
Get Data From REST API PUT Method
I was wondering if anyone has ever successfully got data from a REST API using a PUT method. I see you can do it with GET and POST, but searched online and can't find any examples. The data I have to get from this REST API only allows to use the PUT method to interface it. Any information would be helpful.
Thanks, Mike
2 Replies
- AnonymousNot applicable
Hi mip67
I think you can try put method like post method do in Power BI. They have many similarities.
For reference:
https://community.powerbi.com/t5/Power-Query/Using-a-REST-API-as-a-data-source/m-p/50400
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- mip67Frequent Visitor
Thanks Rico for your response, but I don't think that url helped. I don't want to resort to 3rd party solutions to do this. Disappointed Microsoft hasn't improved on getting data via REST APIs since a lot are going that direction in getting data. Anyone else have any thoughts or examples to show?
Thanks, Mike