Newer Version Available

This content describes an older version of this product. View Latest

ContentFolder

Represents a folder in a content library for adding files. This object is available in API version 34.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

  • Salesforce CRM Content or Chatter must be enabled to access ContentFolder.
  • All users with a content feature license can modify folders in their personal library.
  • To modify a folder, the user must be a member of the library and have permission to modify folders.

Fields

Field Name Details
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the folder.
ParentContentFolderId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the ParentFolder.
This is a relationship field.
Relationship Name
ParentContentFolder
Relationship Type
Lookup
Refers To
ContentFolder

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ContentFolderChangeEvent (API version 62.0)
Change events are available for the object.