Newer Version Available
Enable Bulk API
| Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, and Developer editions |
Bulk API is optimized to load or delete a large number of records asynchronously. It is faster than the SOAP-based API due to parallel processing and fewer network round-trips. By default, Data Loader uses the SOAP-based API to process records.
To configure Data Loader to use Bulk API for inserting, updating, upserting, deleting, and hard deleting records:
- Open Data Loader.
- Choose .
- Select the Use Bulk API option.
- Click OK.