Open michacom opened 9 years ago
Need to figure out if this should be part of nforce core or a plugin module. Definitely want to support this though.
IMHO, it should be a super set of existing requests. Explain myself: Before, if want to update a field and get real value in it (workflow/trigger field updates), you should make an update call, and after select one. Now, you should do the same, but enclose it in one batch call.
In my app, I implement it as an accumulator of calls, that on send split the list to chunks and send them as batches
IMHO
+1
http://docs.releasenotes.salesforce.com/en-us/summer15/release-notes/rn_api_rest.htm