Newer Version Available

This content describes an older version of this product. View Latest

Enable Bulk API 2.0

Select this option to use Bulk API 2.0 to insert, update, upsert, delete, and hard-delete records. Bulk API 2.0 is optimized to load or delete many records asynchronously. Supports all OAuth 2.0 flows supported by other Salesforce REST APIs. Bulk API 2.0's design is more consistent and better integrated with other Salesforce APIs. Bulk API 2.0 also has the advantage of future innovation. By default, Data Loader uses the SOAP-based API to process records.
To configure Data Loader to use Bulk API 2.0 for inserting, updating, upserting, deleting, and hard deleting records:
  1. To start Data Loader, double-click the Data Loader icon on your Desktop or in your Applications folder.
  2. Choose Settings | Settings.
  3. Select the Use Bulk API 2.0 option.
  4. Click OK.

Caution: You can hard delete records when you configure Data Loader to Use Bulk API 2.0. Keep in mind that hard-deleted records are immediately deleted and can’t be recovered from the Recycle Bin.

Note