Is there a way to backup Salesforce data for free? Workaround? Our company does not like to invest in a disaster recovery system yet I feel like we need one. I was looking into a find a way to back up the data without paying yet failed. Any idea? :)
Thank you!
2 risposte
Hi, @Andrew Cho, you can use Export Backup Data from Salesforce. On the schedule interval you will get an email from Salesforce which gives you links to a list of compressed csv files for all records. Then you can use another automation tool such as Python scripts to download the files to store in your company's repos.