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.

ConnectApi.ManagedContentDocumentClone

Managed content document clone.
Property Name Type Description Available Version
apiName String API name of the cloned content. 61.0
cloneStatus ConnectApi.​ManagedContent​CloneStatus Status of the cloned content. 61.0
contentKey String Globally unique identifier (GUID) for the cloned content. 61.0
errorMessage String Error message if the primary variant failed to clone. 61.0
failedVariants List<ConnectApi.​ManagedContent​FailedVariants> Information about failed cloned variants if cloning was partially successful. 61.0
folder ConnectApi.​ManagedContent​FolderSummary Folder of the cloned content. 61.0
managedContentId String ID of the cloned content in the authoring workspace. 61.0
resourceURL String Resource URL of the cloned content. 61.0
sourceContentKey​OrId String ID or content key of the source managed content in the authoring workspace. 61.0
title String Title of cloned content. 61.0
variants List<ConnectApi.​ManagedContent​ClonedVariants> List of cloned variants. 61.0