Bulk update REST API for custom objects in Oracle Sales Cloud
Hi,
We have a business requirement where we need to do bulk update of a standard field in a custom object in oracle sales cloud. We checked the oracle support docs and got the doc id (REST API To Update Multiple Records In Bulk for Custom Object (Doc ID 2925825.1) which is using a nested array request payload where we pass the record id of the custom object along with the field value to be updated. Is this the only approach available or is there any other API to do bulk update of records in custom object? Please let us know
0