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.

ContentFolderMember

Defines the association between a file and a folder. This object is available in API version 34.0 and later.

Supported Calls

describeSObjects(), delete(), query(), retrieve(), update()

Special Access Rules

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

Fields

Field Name Details
ChildRecordId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the file.
This is a relationship field.
Relationship Name
ChildRecord
Relationship Type
Lookup
Refers To
ContentDocument
ParentContentFolderId
Type
reference
Properties
Filter, Group, Sort, Update
Description
ID of the folder the file is in.
This is a relationship field.
Relationship Name
ParentContentFolder
Relationship Type
Lookup
Refers To
ContentFolder