Skip to main content
Version: 2026.03

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

  1. Click Add App in the top-right.
  2. 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.
  3. 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

  1. Click an integration name in the table.
  2. 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

  1. Click the menu on an integration row.
  2. Select Delete.
  3. Confirm the deletion.

Warning: Deleting an integration may break existing file connections that depend on it.