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/app-integrations)
View Integrations
The integrations table shows all configured apps with:
- App name (clickable — shows details)
- Description
- Created by
- Created at
- ⋯ actions menu (Delete — 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 authentication providers:
- Click to add a provider.
- Fill in provider-specific fields (OAuth client ID/secret, endpoints, etc.).
- Multiple providers can be added for a single integration.
- 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 integration name in the table.
- The detail section expands below, showing:
- The integration's app name
- A table of auth integrations with: name, auth standard, registration key/values, and creation date.
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.