Search K
Appearance
Appearance
Overview Use this guide to create and configure an Autodesk service account in MinuteView Console. This service account uses OAuth authentication with user login to access Autodesk Platform Services (APS) including:
- Mesh file viewing - View and access files stored in ACC, Fusion 360, and other Autodesk services directly within MinuteView's search interface
- Autodesk Construction Cloud (ACC) - Access projects, documents, and BIM data
- BIM 360 - Legacy project and document management
- Fusion 360 - Design and manufacturing data access
- AutoCAD Web - Cloud-based CAD operations
- Data Management API - File and folder operations for seamless integration
- Model Derivative API - 3D model processing and viewing capabilities
This service account enables MinuteView's Mesh module to display and interact with Autodesk-hosted files without requiring users to separately log into Autodesk services. Unlike traditional service accounts, this requires user authentication to establish the service connection, after which tokens are automatically managed and refreshed by MinuteView.
https://aps.autodesk.com/
MinuteView Service Integration
MinuteView service account for automated APS access
Choose the Autodesk Platform Services you need:
From the app's Settings page, note:
your-client-id
(public identifier)your-client-secret
(keep secure)You will configure the callback URL in the next step after creating the service account in MinuteView Console, as MinuteView will provide the specific callback URL to use.
Autodesk-ServiceAccount-Prod
After entering the credentials, MinuteView will display:
https://your-minuteview-domain/api/autodesk/callback
Important: Copy this callback URL - you'll need it in the next step.
https://your-minuteview-domain/api/autodesk/callback
Ensure your app has:
Back in Console → Service Accounts, verify your settings:
Click Save to create the service account (this saves the configuration without authentication)
You'll be redirected to Autodesk login page:
Grant Permissions: Authorize MinuteView to access your Autodesk data
You'll be redirected back to MinuteView Console
The service account will show Connected status with the authenticated user's name
MinuteView automatically manages the OAuth tokens:
The service account operates under the authenticated user's permissions:
The primary use of this service account is enabling Mesh to view and access Autodesk files:
The service account provides access to:
Additionally, use in MinuteView automation workflows:
Callback URL Mismatch
Invalid Client Credentials
OAuth Authorization Failed
Token Refresh Failures
Access Denied Errors
API Rate Limiting
You can create multiple Autodesk service accounts for different purposes:
Configure different accounts for different environments:
Name: Autodesk-Production-ServiceAccount
Type: Autodesk
Client ID: your-production-client-id
Client Secret: [hidden]
Authenticated User: service.account@company.com
Status: Connected
Last Token Refresh: 2024-01-15 14:30:00
Name: Autodesk-Engineering-ServiceAccount
Type: Autodesk
Client ID: your-engineering-client-id
Client Secret: [hidden]
Authenticated User: engineering.service@company.com
Purpose: Engineering department projects only
Projects: Engineering Hub projects
Name: Autodesk-Development-ServiceAccount
Type: Autodesk
Client ID: your-dev-client-id
Client Secret: [hidden]
Authenticated User: dev.test@company.com
Status: Connected
Environment: Development/Testing only
Production: https://minuteview.company.com/api/autodesk/callback
Staging: https://staging-minuteview.company.com/api/autodesk/callback
Development: https://dev-minuteview.company.local/api/autodesk/callback
This configuration enables comprehensive Autodesk Platform Services integration through user-authenticated service accounts, providing access to Construction Cloud, BIM 360, Fusion 360, and other Autodesk services with automatic token management and secure authentication flow.