Data Synchronization Task Prerequisites
Before you create a Data Synchronization task, perform the following prerequisite tasks:
1. Create the target database.
To write Salesforce data to a database target, the database administrator must create a database table to store the data for each Salesforce object.
2. Create database users.
To write Salesforce data to a database target, the database administrator must create a database user account in the target database. Each database user account must have the DELETE, INSERT, UPSERT, and UPDATE privileges.