
1 answer
You can use the salesforce-bulk [1] package, load pull the data down into a dictionary, then delete them. This uses the Bulk API and can have a batch up to 10k records (or 1GB in size). Let me know if you have any specific questions about it.[1] https://github.com/heroku/salesforce-bulk