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?
The register for Order Classes is common for Sales orders and Service orders. When I set an Order Class to create an Activity - it works for Sales Order, while for Service Orders - not. Is any setting...