Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Perform Mass Deletes
Use Data Loader to delete a large number of records at one time. The total number
of records you can delete depends on which API you've configured Data Loader to
use.
| User Permissions Needed | |
|---|---|
| To mass delete records: | Modify All Data |
- As a backup measure, export the records you wish to delete, being sure to select all fields. Save an extra copy of the generated CSV file.
- Next, export the records you wish to delete, this time using only the record ID as the desired criterion.
- Launch the Data Loader and follow the delete or hard delete wizard. Map only the record ID column.
- After the operation, review your success and error log files.