Table | cm_co_salesforce_provisioner_targets |
|---|---|
Description | Per-CO Salesforce provisioning target configurations |
Plugin |
Column | Format | Description | Definition | Comments |
|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
co_provisioning_target_id | integer, foreign key | CO Provisioning Target ID | ||
| server_id | integer, foreign key | Server ID | cm_servers:id | |
| instance_url | varchar(256) | Current Salesforce instance | Salesforce OAuth | |
| middle_name | boolean | Whether to export middle name | Not enabled by default in Salesforce | |
| email_address_type | varchar(32) | Type of Email Address to export | cm_email_addresses:type | If not specified, first address found is exported |
| obj_coperson | boolean | Whether to use CoPerson custom object | ||
| platform_id_type | varchar(32) | Type of Identifier to use as CoPerson Platform ID | cm_identifiers:type | If CoPerson is enabled |
| app_id_type | varchar(32) | Type of Identifier to use as CoPerson Application ID | cm_identifiers:type | If CoPerson is enabled |
| default_account | varchar(32) | Default Salesforce Account ID for provisioned Contacts |