Console Folder Object Reference
Overview
Used to organize records into folders (including nested folders) within the SC Console
| Property |
Value |
| API Name |
s_c__Console_Folder__c |
| Label |
Console Folder |
| Plural Label |
Console Folders |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| 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. |
| Parent Folder |
s_c__Parent_Console_Folder_Id__c |
Lookup (s_c__Console_Folder__c) |
No |
The parent of this folder. |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Parent_Console_Folder_Id__c |
Lookup |
s_c__Console_Folder__c |
Console_Folders_Console_Folder |
Last updated March 4, 2026