Search K
Appearance
Appearance
The Vault Add Folder node creates a new folder in Autodesk Vault at the specified path if it does not already exist.
Use this node to automate the creation of folder structures in Vault as part of workflows that prepare project directories, document control folders, or structured filing systems.
Field Label | Input Type | Description |
---|---|---|
Folder Path | Text | The full Vault folder path to create. If the folder already exists, it will be retrieved instead. |
Output Variable | Description |
---|---|
NewVaultFolder | The folder object created or retrieved from Vault. |
This node:
Folder Path
).NewVaultFolder
.✅ Automatically create project subfolders in Vault when onboarding a new project.
✅ Create folders to organise files uploaded in subsequent workflow nodes.
NewVaultFolder
.NewVaultFolder
) is an Autodesk Vault folder entity that can be used in subsequent Vault-related tasks.