To Sync Salesforce Objects to Database

Follow the below mentioned steps to sync the objects to your database from Salesforce instance:


Run Process

Actions Performed 

Update Schema

Creates source apps schema into database for the selected source apps objects.

Clean Copy

Inserts a clean copy of Salesforce object records into respective database tables & columns.

Source to DB

Performs incremental sync from Salesforce to the database based on the changes/edits made in the Salesforce

DB to Source

Performs incremental sync from Database to the Salesforce based on the changes/edits made in the Database

Metadata Backup

Backs up your metadata for the objects selected from you Salesforce instance