Property | Description |
---|---|
Connection | Name of the Salesforce Data Cloud source connection. You can select an existing connection or create a new connection. You can also click New Parameter to define a parameter for the target connection. |
Target Type | Type of the target object. Select one of the following options:
|
Object | Name of the Salesforce data lake object based on the selected target type. Select the target object for a single target. |
Operation | Type of the target operation. Select from one of the following operations:
|
Property | Description |
---|---|
Ingestion Mode | The ingestion mode to load data into Salesforce Data Cloud. Select one of the following modes based on the data volume, processing speed, and near real-time requirements:
Before you use the Bulk API ingestion mode, you need to enable a property for the Secure Agent. For more information, see Enabling Bulk API ingestion mode. |
Ingestion API Connector Name | The name of the Ingestion API connector used for data ingestion into Salesforce Data Cloud. This API specifies the structure and format of the payload data to ensure compatibility and efficient processing. For example, in the URL, https://{instance_url}/api/v1/ingest/sources/EmpOrder/Order, the ingestion API connector name is EmpOrder. |
Object Name | Name of the Salesforce data lake object where you want to load the data. For example, in the URL, https://{instance_url}/api/v1/ingest/sources/EmpOrder/Order, the object name is Order. Note: When you configure an incorrect object name, the Salesforce Data Cloud streaming API returns a success response, but you cannot read the data. This is a Salesforce Data Cloud limitation. |