Overview
This section covers connection-specific configuration options (outside of authentication credentials). Salesforce connections, for example, have different settings one can tweak versus, say, Airtable or Zendesk.
Not all connections take extra configuration options.
There are six areas where connection-specific configurations can manifest:
- Outside of Polytomic (for example, configuring your SQL database for CDC streaming).
 - At connection creation through the 
configurationobject. - At model creation (to be used as a source for model syncs) through the 
configurationobject. - At model sync creation where the connection is a destination, through the 
target.configurationobject. - At bulk sync creation where the connection is a source, through the 
source_configurationobject. - At bulk sync creation where the connection is a destination, through the 
destination_configurationobject. 
