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.
ManagedContent
Supported Calls
describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access Rules
ManagedContent is available when the Digital Experiences app is enabled.
Fields
| Field | Details |
|---|---|
| ApiName |
|
| AuthoredManagedContentSpaceId |
|
| ContentKey |
|
| ContentTypeFullyQualifiedName |
|
| 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.
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.
- ManagedContentChangeEvent (API version 62.0)
- Change events are available for the object.