Custom_Data_Mapping__c Object Reference
Field Definitions
| Field Name | Type | Required | Unique | Description |
|---|---|---|---|---|
| Component_Fields__c | LongTextArea | No | No | Auto-generated cache of component fields for internal use. |
| Data_Type__c | Text | No | No | Data type of the field to be synced. For internal use, do not delete. |
| Field_API_Name__c | Text | No | No | API name of the field to be synced including namespace. |
| Object_API_Name__c | Text | Yes | No | API name of the object to be synced. |
| Unique_Custom_Data_Mapping_Key__c | Text | No | Yes | An internal field to ensure uniqueness |
For more information about how or when to use the above, see our documentation.
Back to Documentation