joecheng511 / sfdc-backup

The Python3 solution to backup all the queryable record data from Salesforce via Salesforce Bulk API and Salesforce REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfdc-backup

The simple and easy way to backup all queryable record data from any Salesforce instance.

environment:

Python 3.6.3 or above

package required:

salesforce_bulk

azure

sfdclib

configuration:

See data-backup/config.py file

run script:

~ python3 data-backup/run.py

About

The Python3 solution to backup all the queryable record data from Salesforce via Salesforce Bulk API and Salesforce REST API.

License:MIT License


Languages

Language:Python 100.0%