Skip to main content
Version: 2026.05

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

  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 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.
  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 App name in the table.
  2. 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

  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.