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.
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 ...