{"title":"Content Change Record Object Reference","slug":"content-change-record-object-reference","url":"https://support.storeconnect.com/articles/content-change-record-object-reference","url_markdown":"https://support.storeconnect.com/articles/content-change-record-object-reference.md","subtitle":null,"summary":"Tracks object content specific record modifications.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Content Change Record, s_c__Content_Change_Record__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nTracks object content specific record modifications.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Content_Change_Record__c` |\n| **Label** | Content Change Record |\n| **Plural Label** | Content Change Records |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Action | `s_c__Action__c` | Picklist | No |  |\n| Content Change | `s_c__Content_Change_Id__c` | Lookup ([s_c__Content_Change__c](content-change-object-reference)) | No | The content change associated with this record. |\n| Object Api Name | `s_c__Object_Api_Name__c` | Text(100) | No | The object api name that applies to this change record. |\n| Record SC ID | `s_c__Record_SC_ID__c` | Text(36) | No | The sc_id associated to this content change record. |\n| Record SF ID | `s_c__Record_SFID__c` | Text(18) | No | The salesforce record Id associate to this change record. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Content_Change_Id__c` | Lookup | [s_c__Content_Change__c](content-change-object-reference) | Content_Change_Record_Content_Change |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Content Change Record** (`s_c__Content_Change_Record__c`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Content_Change_Field__c](content-change-field-object-reference) | `s_c__Content_Change_Record_Id__c` | Lookup | Content_Change_Field_Change_Record | — |"}