App Integrations
Configure third-party application connections that allow users to link external files into the platform.
Navigation: Admin hub > App Integrations (or go to /admin/integrations)
The page heading is Integrations.
View Integrations
The integrations table shows all configured apps with:
- App (clickable — scrolls to integration details below the table)
- Description
- Created By
- Created At
- ⋯ actions menu (Delete — organization administrators only)
Add a New Integration
- Click Add App in the top-right.
- In the dialog:
- Select the integration type from the available options:
- Google Drive
- Teamwork Cloud
- Windchill
- 3D Experience
- Microsoft 365
- Enter a Description for the integration.
- Fill in the app-specific configuration fields (these vary by integration type and are generated from a JSON schema).
- Under Auth Providers, add one or more providers:
- Click + to add an Auth Provider row.
- Select the provider type (e.g., Google Accounts, Teamwork Cloud Login, Microsoft Entra).
- Fill in provider-specific registration fields (OAuth client ID/secret, endpoints, etc.).
- Multiple providers can be added for a single integration when the integration type allows it.
- Select the integration type from the available options:
- Click Add to create the integration.
Once configured, users can use these integrations when connecting external files via the Files page > Add files > Connect tab.
View Integration Details
- Click an App name in the table.
- The detail section appears below the table, showing:
- The integration's display name as a heading
- A table of auth integrations with: Name, Auth Standard, Auth Registration Info, and Created At
Delete an Integration
- Click the ⋯ menu on an integration row.
- Select Delete.
- Confirm the deletion.
Warning: Deleting an integration may break existing file connections that depend on it.