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.

ContentFolderLink

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

Supported Calls

describeSObjects(), query(), retrieve()

Special Access Rules

  • Salesforce CRM Content must be enabled to access ContentFolderLink.
  • ContentFolderLink is read-only in the context of a library.

Fields

Field Name Details
ContentFolderId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the folder.
This is a relationship field.
Relationship Name
ContentFolder
Relationship Type
Lookup
Refers To
ContentFolder
EnableFolderStatus
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Indicates the status of enabling folders for the library. Valid values are:
  • C — Completed folder enablement
  • S — Started folder enablement
  • F — Failed folder enablement
This field is available in API version 39.0 and later.
ParentEntityId
Type
reference
Properties
Filter, Group, Sort
Description
Name of the entity the folder hierarchy is linked to.