Search K
Appearance
Appearance
The Vault Get File Properties node retrieves all property values of a specified file from Autodesk Vault.
Use this node to extract file metadata and properties for reporting, validation, or use in subsequent workflow decisions.
| Field Label | Input Type | Description |
|---|---|---|
| File Identifier | Text | The identifier of the file in Vault for which to retrieve properties. |
| Output Variable | Description |
|---|---|
| VaultFileProperties | A dictionary containing all properties and their values for the specified file. |
This node:
File Identifier).VaultFileProperties for use in subsequent workflow tasks.✅ Retrieve file properties to check revision, state, and metadata before releasing to production.
✅ Extract custom property values for automated file naming, document transmittals, or integration with external systems.
VaultFileProperties.VaultFileProperties) is a dictionary of property names and their values, formatted for use in later tasks or for exporting to external systems.