Register OAuth application
Create an OAuth application in the Autodesk Platform Services portal to obtain a Client ID and Client Secret.
Sign in to Autodesk Platform Services
Sign in to the APS developer portal.
- Navigate to My Apps.
Create application
Click Create Application and fill in the details.
- App Name:
StackOne - Description: optional
- Callback URL:
https://api.stackone.com/connect/oauth2/autodesk/callback - Click Create App.
Select APIs
Select the Autodesk APIs your application will access. Pick only the APIs that match the scopes you plan to use.
- Enable Data Management API if using any
data:*orbucket:*scopes. - Enable Autodesk Construction Cloud API if using any
account:*scopes (BIM 360 / ACC admin). - Enable Webhooks API if using webhook actions.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Autodesk:Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Autodesk
- Select Type as OAuth 2.0 (Three-Legged)
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile