Salesforce Download Documentation
< All Topics
Print

API Usage

It is difficult to estimate the number of API calls the download process will use since it’s dependent on the number of objects and the volume of data. It’s best to try it and see. However it’s not likely to exceed: 200 + (total rows downloaded / 200) per run. And is more likely to be around 100 + (total rows downloaded / 2000) per run.