Search K
Appearance
Appearance
The ACC Get File node retrieves a file from Autodesk Construction Cloud (ACC) using its identifier or path within a specified Hub and Project.
Use this node to fetch a BIM file or document from ACC and store it for use in subsequent workflow tasks.
| Field Label | Input Type | Description |
|---|---|---|
| Hub Name | Text | The name of the Autodesk Construction Cloud Hub containing the file. |
| Project Name | Text | The name of the ACC Project containing the file. |
| File Identifier | Text | The unique identifier of the file in ACC. If the identifier is invalid, the system will attempt to retrieve the file by its path instead. |
| Output Variable | Description |
|---|---|
| AccFile | The BIM file object retrieved from ACC. |
This node:
Hub Name, Project Name, File Identifier).AccFile for use in subsequent tasks.✅ Retrieve a Revit file stored in ACC for automated downloading or processing in a later node.
✅ Retrieve a PDF drawing for inclusion in an automated transmittal package.
AccFile.AccFile) structure depends on the BIMFile model returned by the ACC API integration.