Skip to main content
Version: v0.17.0

RelativityCreateFolder

Alias:RelativityCreateFolder

Output:SCLInt

Create a folder in a relativity workspace

ParameterTypeRequiredPositionDefault ValueSummary
Workspaceint or string✔1The Workspace where you want to create the folder. You can provide either the Artifact Id or the name
FolderName
Name
string✔2The name of the Folder DTO that you want to create.
ParentFolderIdint3Create the folder at the root of the workspace.The Id of the parent where you want to add the new subfolder.