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 Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...