Custom Data Mapping Object Reference
Overview
Allows custom data to be synced from objects displayable in StoreConnect stores
| Property |
Value |
| API Name |
s_c__Custom_Data_Mapping__c |
| Label |
Custom Data Mapping |
| Plural Label |
Custom Data Mappings |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Access Level |
s_c__Access_Level__c |
Picklist |
No |
How the field can be accessed in the store |
| Related Component Fields |
s_c__Component_Fields__c |
LongTextArea(131072) |
No |
Auto-generated cache of component fields for internal use. |
| Data Type |
s_c__Data_Type__c |
Text(255) |
No |
Data type of the field to be synced. For internal use, do not delete. |
| Field API Name |
s_c__Field_API_Name__c |
Text(255) |
No |
API name of the field to be synced including namespace. |
| Indexed |
s_c__Indexed__c |
Checkbox |
No |
Specifies that the field should be indexed. |
| Object API Name |
s_c__Object_API_Name__c |
Text(255) |
Yes |
API name of the object to be synced. |
| Unique Custom Data Mapping Key |
s_c__Unique_Custom_Data_Mapping_Key__c |
Text(255) |
No |
An internal field to ensure uniqueness |
Last updated March 6, 2025