ACC Docs Compatibility With BIM 360 APIs
This section explains the limitations of the compatibility of ACC documents with BIM 360 APIs.
You access BIM 360 Document Management via the Data Management API and the BIM 360 Document Management API, where you can manage your BIM 360 folders and files. Almost all these endpoints are compatible with ACC (see the compatibility table for more information). However, since we have added some enhancements to ACC documents, the BIM 360 APIs do not support all the ACC document features. We will explain the limitations below.
Folders
The ACC folders are structured slightly differently from the BIM 360 folders. BIM 360 Document Management includes 2 root folders: the Project Files folder and the Plans folder. The Plans folder is used to manage construction-related documents such as contract drawings, and can split them into separate sheets. The Project Files folder is used for any project-related documents, such as design data, photos, and schedules. However, ACC has split these 2 types of folders into separate dedicated tools: the Files tool and the Sheets tool. The Files tool parallels the BIM 360 Project Files folder and the BIM 360 APIs support these folders and files. However, the Data Management API and the BIM 360 Document Management API do not support the Sheets tool, which parallels the BIM 360 Plans folder.
For details about when the ACC Sheets API will be released, contact support.
Permissions
The permission types for ACC Docs are somewhat different than the permission types for BIM 360 Document Management.
The following table shows the differences between the permissions for the BIM 360 platform and the unified Autodesk Construction Cloud platform.
BIM 360 Platform Pemission Type | Unified ACC Platfrom Permission Type | BIM 360 Platform API Permission Actions | Unified ACC Platform API Permission Actions |
---|---|---|---|
View Only | View (View files) | VIEW,COLLABORATE | VIEW,COLLABORATE |
View/Download | View (View and Download files) | VIEW,DOWNLOAD,COLLABORATE | VIEW,DOWNLOAD,COLLABORATE |
Upload Only | PUBLISH | ||
Create (View+Download+Publish markups) | VIEW,DOWNLOAD,COLLABORATE,PUBLISH_MARKUP | ||
View/Download+Upload | Create (View+Download+Publish markups+Upload) | PUBLISH,VIEW,DOWNLOAD,COLLABORATE | PUBLISH,VIEW,DOWNLOAD,COLLABORATE,PUBLISH_MARKUP |
View/Download+Upload + Edit | Edit (View+Download+Publish markups+Upload+Edit) | PUBLISH,VIEW,DOWNLOAD,COLLABORATE,EDIT | PUBLISH,VIEW,DOWNLOAD,COLLABORATE,PUBLISH_MARKUP,EDIT |
Full Control | Manage (Full Administrative Control) | PUBLISH,VIEW,DOWNLOAD,COLLABORATE,EDIT,CONTROL | PUBLISH,VIEW,DOWNLOAD,COLLABORATE,PUBLISH_MARKUP,EDIT,CONTROL |
See the Help documentation for more details.