Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Support Summer '15 Batch REST API #91

Open
michacom opened this issue Jun 10, 2015 · 3 comments
Open

Support Summer '15 Batch REST API #91

michacom opened this issue Jun 10, 2015 · 3 comments

Comments

@michacom
Copy link
Contributor

http://docs.releasenotes.salesforce.com/en-us/summer15/release-notes/rn_api_rest.htm

@kevinohara80
Copy link
Owner

Need to figure out if this should be part of nforce core or a plugin module. Definitely want to support this though.

@michacom
Copy link
Contributor Author

michacom commented Jul 2, 2015

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

@godd9170
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants