Skip to main content
Version: v0.18.0

RelativityMoveFolder

Alias:RelativityMoveFolder

Output:Entity

Move a folder and its children, including subfolders and documents.

ParameterTypeRequiredPositionSummary
Workspaceint or string✔1The Workspace containing the folder to move. You can provide either the Artifact Id or the name
FolderArtifactIdint✔2The Id of the folder.
DestinationFolderArtifactIdint✔3The Id of the destination folder.

Examples​

SCL​

RelativityMoveFolder Workspace: 11 FolderArtifactId: 33 DestinationFolderArtifactId: 22

Expected Output​

(TotalOperations: 1 ProcessState: "Complete" OperationsCompleted: 1)