Re: REST API Write functionality
Aldevinas Katkus
3-20-19
Have you tried to write to the DB in the v. 8.5 with OAuth authentication?
my test with 8.5 2019-03-12 (build 85281014) wasn't successful to update an item using PATCH http method:
query string was
http://localhost:1080/api/1/INVc/00000000?set_field.EUCodex=1234566

Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
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