SendWebRequest PUT
Paul Timms
2-17-17
Does SendWebRequest handle the PUT command as opposed to GET and POST?

Thanks

Paul
Paul Timms
2-17-17
In fact can it handle all REST API requests? i.e. POST, GET, PUT, PATCH, DELETE?
Jarek Jamroszczak
5-12-17
Hello

it does in 8.4
We were wrongly dealing with HTTP replies "204 No Content"

please try in 8.4 using SendWebRequest3 or SendAsyncWebRequest


Regards

Jarek
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026