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
Sam ShresthaSam Shrestha 

Sandbox - what APIs to use and how?

Our partner company (can be an important distinction since I am not their developer?) has created a sandbox for us and I would like to import anywhere from 50K to 2 million contact records to our system.

SOAP calls have been timing out and we want to move away from it. My understanding is that Bulk API (based on REST) might be the best route. This is not only for the initial load but for regularly sheduled future loads as well. Does this make sense? So how do I enable Bulk API, REST API on this sandbox?