Data Connector Issues Schema Update for Autodesk Account Admin
In April 2025, Autodesk is updating the Issues data schema to be split into two separate schemas for ACC and BIM 360. After this change, current issues tables which are part of the data connector extraction will continue to provide issues data from ACC projects. However, the issues data from BIM 360 projects will be provided in new BIM 360 issues tables. Please let your Data Connector users know about the upcoming schema changes.
Date of change: April 19, 2025
Impact:
- If you are only using ACC data, then there is no action required due to this change.
- Action Required for BIM 360 Users:If you are currently using BIM 360 data, or a combination of ACC and BIM 360 data, you will need to update your workflows to include the new BIM 360 issues tables. While the underlying data structure remains consistent, these issues will be accessed through separate tables with the prefix ‘issuesbim360_’. Please follow these steps to ensure a smooth transition:
- Data Connector Interface (Scheduled Extractions):
- Navigate to your data settings within Data Connector.
- Add ‘Issues (BIM 360)’ to your selected tables for extraction.
- Data Connector API:
- Modify your data requests to include ‘issuesbim360’ within the ‘serviceGroups’ parameter. Example: serviceGroups=[“issues”,”issuesbim360″]
- Business Intelligence (BI) Applications (e.g., Power BI):
- In your BI application, select the new tables prefixed with ‘issuesbim360_’ to incorporate BIM 360 issues data.
- Data Connector Interface (Scheduled Extractions):
For more details, please review the data schema change log here. https://help.autodesk.com/view/BUILD/ENU/?guid=ACC_Data_Schema
Thanks for reading!
-Luke
Leave A Comment