Search K
Appearance
Appearance
The Vault Add File node uploads a local file into Autodesk Vault, adding it to a specified Vault folder.
Use this node to automate file uploads to Vault, enabling seamless integration of local file generation or downloads with Vault document control workflows.
Field Label | Input Type | Description |
---|---|---|
Local File Full Path | Text | The full local file path of the file to upload to Vault. |
Folder Identifier | Text | The identifier of the Vault folder where the file should be added. |
This node does not create explicit output variables but updates Vault with the newly added file, making it available for subsequent Vault operations in the workflow.
This node:
Local File Full Path
, Folder Identifier
).✅ Upload a PDF report generated earlier in the workflow to a documentation folder in Vault.
✅ Add a newly created CAD file to a project folder in Vault as part of an automated release process.