Select Records: Use this step to specify which records in Salesforce for the selected top-level
object will be deleted. There are four record selectors to choose from:
-
SOQL Query (e.g. select id from account where name='MyAccount')
-
ID List (the explicit list of Salesforce Id's to be deleted)
-
File (a file containing an explicit list of Salesforce Id's to be deleted)
-
Snapshot (all records in the selected Snapshot for the selected top-level object will be deleted)
Click the "Scan for Records" button to being discovering the target records to be deleted. This is a
required task before the Delete Records tab will be enabled.