Integrations
Autodesk APS (BIM 360 / ACC)
Connect Autodesk APS to pull drawings and models from BIM 360 or Autodesk Construction Cloud into Alloovium.
Overview
The Autodesk APS integration connects Alloovium to your BIM 360 or Autodesk Construction Cloud (ACC) account. Once connected, Alloovium syncs sheets, models, RFIs, submittals, and issues from your Autodesk projects, making them queryable alongside the rest of your project documents.
Read-only access
Alloovium requests read-only access to your Autodesk data. We never modify files, RFIs, or submittals in BIM 360 or ACC. Read our data handling commitments →What data we access
Setup
You need an Autodesk APS application with a Client ID and Client Secret. Create one at developer.autodesk.com/myapps.
- 1
Create an APS application
Go to developer.autodesk.com/myapps and sign in with your Autodesk account. Click "Create application", give it a name (e.g. "Alloovium"), and select "BIM 360" and/or "Autodesk Construction Cloud" as the APIs.
- 2
Add a callback URI
In the app settings, add the following callback URI: https://app.alloovium.com/integrations/autodesk/callback. For staging, also add https://staging.alloovium.com/integrations/autodesk/callback.
- 3
Copy Client ID and Client Secret
After saving, copy the Client ID and Client Secret from the app detail page. You will need these in Alloovium.
- 4
Paste credentials into Alloovium
In Alloovium, go to Integrations → Autodesk and paste your Client ID and Client Secret. Click Connect.
- 5
Authorise access
You will be redirected to Autodesk to authorise Alloovium. Sign in and click Allow. BIM 360 Hub admins may need to grant the app access to the hub separately in Account Admin → Apps.
Screenshot: Autodesk APS application detail page showing Client ID and Client Secret fields
BIM 360 vs ACC
If your organisation is on the legacy BIM 360 product, your hub URL includes "hq.autodesk.com". Autodesk Construction Cloud (ACC) uses "construction.autodesk.com". Both are supported — check which product your Procore admin console points to.Permissions
We request: data:read (read documents, drawings, models), account:read (read project members and metadata). We do not request data:write or account:write.
- data:read — read documents, drawings, and model data
- account:read — read project members and project metadata
Troubleshooting
Redirect URI mismatch
Ensure the callback URI registered in your APS app exactly matches the one Alloovium provides. BIM 360 vs ACC have separate hub URLs — confirm which product your account uses.
Hub not appearing
Your APS application must be provisioned to the BIM 360 or ACC hub by a hub administrator. Go to Account Admin → Apps and click Provision to grant access.