Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Folder
Represents a repository for a Dashboard, Document, EmailTemplate,
Macro, QuickText, or Report. Only one type of item can be contained in a folder.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), update(), upsert()
Special Access Rules
- You must have the “Modify All Data” permission to create, update, or delete document folders and email template folders.
- Guest and Customer Portal users can’t access this object.
- To query this object, no special permissions are needed.
- As of API version 35.0, when a folder is shared with a role, it is only visible to users in that role. Superior roles in the role hierarchy don’t gain visibility.
- If analytics folder sharing is turned on, then users need these permissions to create and
manage report folders and dashboard folders:
- “Create Dashboard Folders”
- “Create Report Folders”
- To use folders for macros and quick text, enable folders for these objects in Setup on the Macro Settings and Quick Text Settings pages.
Fields
Usage
Only one type of item can be contained in a folder, either Dashboard, Document, EmailTemplate, Macro, QuickText, or Report.