function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ryan PanosRyan Panos 

Using Open API, how can you update numerous records and objects in one call?

I understand that the Sales Force open API allows for more than one update per call.  As in you can update many different TYPEs of objects and possibly even hitting more than one tenant/customer at a time.  How is this done?

As a potential ISV, we just need to know the high level strategy of how to avoid the governor limits and any advice in this area is appreciated.

And please forgive me for being so vague, but I am a SF novice and I don't want to prevent an answer by posing excessive restrictions.  All we know is that we want to stay very much in synch with our customer’s SF instances but not hit the governor limits while using the Open API (non-native).

Thank you!
Ryan