Skip to content

Backup of all sObject records from Salesforce into Azure SQL database, using Python and SOQL.

License

Notifications You must be signed in to change notification settings

Eugeme/salesforce-azure-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce to Azure data backup

A batch process which takes all sObject records from Salesforce (Data producer), checks which of the records are missing in a Azure Database (Data consumer), and loads missing records.

Scheme