{"title":"Console Folder Object Reference","slug":"console-folder-object-reference","url":"https://support.storeconnect.com/articles/console-folder-object-reference","url_markdown":"https://support.storeconnect.com/articles/console-folder-object-reference.md","subtitle":null,"summary":"Used to organize records into folders (including nested folders) within the SC Console","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Console Folder, s_c__Console_Folder__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nUsed to organize records into folders (including nested folders) within the SC Console\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Console_Folder__c` |\n| **Label** | Console Folder |\n| **Plural Label** | Console Folders |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Object API Name | `s_c__Object_API_Name__c` | Text(255) | No | API name of the object type (for example, Media__c) that this folder applies to. |\n| Parent Folder | `s_c__Parent_Console_Folder_Id__c` | Lookup ([s_c__Console_Folder__c](console-folder-object-reference)) | No | The parent of this folder. |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Parent_Console_Folder_Id__c` | Lookup | [s_c__Console_Folder__c](console-folder-object-reference) | Console_Folders_Console_Folder |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Console Folder** (`s_c__Console_Folder__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__Console_Folder__c](console-folder-object-reference) | `s_c__Parent_Console_Folder_Id__c` | Lookup | Console_Folders_Console_Folder | — |\n| [s_c__Media__c](media-object-reference) | `s_c__Console_Folder_Id__c` | Lookup | Medias_Console_Folder | — |"}