{"title":"Custom Data Mapping Object Reference","slug":"custom-data-mapping-object-reference","url":"https://support.storeconnect.com/articles/custom-data-mapping-object-reference","url_markdown":"https://support.storeconnect.com/articles/custom-data-mapping-object-reference.md","subtitle":null,"summary":"Allows custom data to be synced from objects displayable in StoreConnect stores","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Custom Data Mapping, s_c__Custom_Data_Mapping__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nAllows custom data to be synced from objects displayable in StoreConnect stores\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Custom_Data_Mapping__c` |\n| **Label** | Custom Data Mapping |\n| **Plural Label** | Custom Data Mappings |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Access Level | `s_c__Access_Level__c` | Picklist | No | How the field can be accessed in the store |\n| Related Component Fields | `s_c__Component_Fields__c` | LongTextArea(131072) | No | Auto-generated cache of component fields for internal use. |\n| Data Type | `s_c__Data_Type__c` | Text(255) | No | Data type of the field to be synced. For internal use, do not delete. |\n| Field API Name | `s_c__Field_API_Name__c` | Text(255) | No | API name of the field to be synced including namespace. |\n| Indexed | `s_c__Indexed__c` | Checkbox | No | Specifies that the field should be indexed. |\n| Object API Name | `s_c__Object_API_Name__c` | Text(255) | Yes | API name of the object to be synced. |\n| Unique Custom Data Mapping Key | `s_c__Unique_Custom_Data_Mapping_Key__c` | Text(255) | No | An internal field to ensure uniqueness |"}