I see in the latest release notes (July 2023) that GET request now supports fetching of attachments
using get_attachdata. Is it possible to POST attachments when inserting/updating a record over the REST API?
Hi Paul,
I see David has come back to you regarding your initial question.
Is there anything else you wanted to ask or action for this post?
Please advise. Thank you.
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 ...