Console Folder Object Reference
Last modified 21 August 2026
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
Referenced by
These 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.
Object
Field
Type
Relationship Name
Also links to
s_c__Console_Folder__c
s_c__Parent_Console_Folder_Id__c
Lookup
Console_Folders_Console_Folder
—
s_c__Media__c
s_c__Console_Folder_Id__c
Lookup
Medias_Console_Folder
—