Bad Request when trying to update OOTB Object using Batch REST Service call
Summary
Created Update Trigger on MDF Request object to invoke a Batch REST API to update a recordContent
Hi,
For a particular requirement, we planned to use the batch REST web service option to create/update records using Application Composer and Groovy scripts in Triggers
We managed to construct the payload and tried with a single record using a Before Update Trigger in MDF Request
But on connection.POST we get a Bad Request error.
We seem to be getting this error on all OOTB objects like MDF Requests, Budgets and Deals etc.
The REST URL used was
https://XYZ.fa.us2.oraclecloud.com/crmRestApi/resources/latest
0