Search K
Appearance
Appearance
The Vault Get Files By Folder node retrieves all files contained within a specified folder in Autodesk Vault.
Use this node to list files in a Vault folder for reporting, batch processing, validation, or to feed into subsequent workflow tasks requiring file collections.
Field Label | Input Type | Description |
---|---|---|
Folder Identifier | Text | The identifier of the Vault folder from which to retrieve files. |
Output Variable | Description |
---|---|
VaultFiles | A list of files retrieved from the specified Vault folder. |
This node:
Folder Identifier
).VaultFiles
for use in subsequent tasks.✅ List all CAD drawings within a design folder for automated export or transmittal.
✅ Retrieve all specification documents from a documentation folder for metadata validation or publishing.
VaultFiles
.VaultFiles
) is a list of Autodesk Vault file entities for further operations such as downloading, property extraction, or status updates.