Emptying recycle bin in Salesforce using JAVA (Web Service API)

To empty recycle bin data in Salesforce using external application, emptyRecycleBin () method is used. emptyRecycleBin () Delete records from the recycle bin immediately. The recycle bin lets you view and restore recently deleted records for 15 days before they are permanently deleted. Your Organization can have up to 5,000 records per license in the … Continue reading Emptying recycle bin in Salesforce using JAVA (Web Service API)