Prerequisites
The following section describes the prerequisites for replicating from a Salesforce database.
-
The Salesforce endpoint supports replication of standard objects enabled for replication and enterprise custom objects.
To enable replication of custom objects, the following permissions should be set on the object's detail page:
- Allow Sharing
- Allow Bulk API Access - Only required when using the Bulk API for Full Load
- Allow streaming API Access - Only required for capturing changes
-
For Apply Changes tasks:
The Replicate user must be granted the following permissions on the Salesforce database:
- View All Data
- View all Users
As Replicate interfaces with the Salesforce API, each object that you wish to capture must be added to the selected entities in the Change Data Capture API page.
-
To work with the Salesforce endpoint, you must install the following API versions:
-
SOAP API - 53.0
-
Bulk API - 53.0
-
Streaming API - 43.0
-