Newer Version Available
ManagedContent
Represents managed content in a Salesforce CMS workspace for use in an
Experience Cloud site or a channel. The ManagedContent object represents the complete
instance of a managed content record. It provides a consistent identifier for the managed
content so that variants of the content item can be created over time. This object is
available in API version 56.0 and later.
Supported Calls
describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access Rules
ManagedContent is available when the Digital Experiences app is enabled.
Fields
| Field | Details |
|---|---|
| AuthoredManagedContentSpaceId |
|
| ContentKey |
|
| Name |
|
| PrimaryLanguage |
|
Usage
When you create or add content in a Salesforce CMS workspace, the content is uniquely identified by the Salesforce CMS workspace, a content key, and a default language. ManagedContent can be queried through the public sObject API. Use this object to create and retrieve information for a specific managed content.