Bulk Deleting Rows


Bulk Deleting Rows


Delete calls SF_TableLoader to read each row of the Input table and use the ID field to delete an object in Salesforce.

For each row in the Input table that failed to delete, the Error column in the Result table contains an error message for the failure.