Simple script to backup three main files in Salesforce
- Install Python 3 on your computer and, optionally, start a virtual environment.
- Unzip the file or clone the repository into a directory
- Go to the directory and "pip install -r requirements.txt"
- Edit the "salesforce_secrets.py" file to reflect your username, password, and token
- Run "python save_tables.py"
- The folder "stash_dir" will then have copies of the three main tables.