Custom Metadata Type: Activity Sync
The Activity Sync metadata type is intended to store settings according to them the activities will be generated in the standard Salesforce calendar based on activities in the CT CPG Calendar, and/or vice versa.
API name in Salesforce: CTCPG__ActivitySync__mdt
| Field | API Name | Type | Description | ||
|---|---|---|---|---|---|
Active |
CTCPG__IsACtive__c |
Checkbox |
If selected, the setting is active. |
||
Activity Record Type |
CTCPG__ActivityRecordtypeAPIName__c |
Text (255) |
The API name of the CT CPG Activity record type. Available record types by default:
|
||
Custom object record criteria |
CTCPG__CustomObjectCriteria__c |
Text (255) |
A filter to select the CT CPG Activity records that should be synced with the standard activities.
|
||
Description |
CTCPG__Description__c |
Text Area(255) |
Specify information about the Activity Sync record. |
||
Fields to update |
CTCPG__FieldsAPIName__c |
Long Text Area (131072) |
Specify field API names to update on the creating Activity record (separated by a comma, without a blank space). For example: Event.Description,Event.Duration,Event.Phone. |
||
Field values |
CTCPG__FieldValues__c |
Long Text Area (131072) |
Specify field API names to copy values from them to the fields specified in the CTCPG__FieldsAPIName__c field (separated by a comma, without a blank space). For example: CTCPG__Activity__c.CTCPG__Description__c,CTCPG__Activity__c CTCPG__Objective__c. |
||
Standard Activity Type |
CTCPG__ActivityType__c |
Text (255) |
The API name of the standard Event and Task objects. Available types by default:
|
||
Standard Object |
CTCPG__StandardObjectAPIName__c |
Picklist |
Select the standard Activity object. Available objects:
|
||
Standard object record criteria |
CTCPG__StandardObjectCriteria__c |
Text (255) |
A filter to select the Event or Task records that should be synced with the standard activities.
|
||
Sync Type |
CTCPG__SyncType__c |
Picklist |
Select the Activity Sync type:
|