SalesforceDestinationProperties
The properties that are applied when Salesforce is being used as a destination.
Types
Properties
Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data to Salesforce.
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig
is a part of the destination connector details.
The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete.
This specifies the type of write operation to be performed in Salesforce. When the value is UPSERT
, then idFieldNames
is required.