Skip to main content

HighQ

Updated yesterday

From Corporate V4.2, this integration is self-service. Luminance Account Administrators can configure and manage the integration directly in Luminance.

Supported features

Feature

Details

Document sync

Sync documents from HighQ to Luminance

Folder-level sync

Sync specific folders from HighQ workspaces

Automatic updates

Sync new documents periodically

iSheet reporting

Push Luminance Insights data to HighQ iSheets

Division-level configuration

Configure sync per Division


HighQ Integration Setup Guide

Note: You need Administrator access to HighQ Collaborate with API registration permissions and Account Administrator access to Luminance to complete this setup

Step 1: Register an API Application in HighQ

  1. Log in to HighQ Collaborate as an administrator

  2. Go to the API registration page:
    ​https://<your-highq-instance>/listAPIRegistration.action

    • Replace <your-highq-instance> with your HighQ URL (e.g., company.highq.com)

  3. Create a new API registration

  4. Configure the redirect URL to https://<your-luminance-url>/auth/callback

  5. Copy the Client ID and Client Secret

Note: If you experience callback issues, try leaving the Redirect URL field empty in HighQ

Step 2: Create the Integration in Luminance

  1. Log in to Luminance as an Account Administrator

  2. Go to Account Settings β†’ Integrations

  3. Click Create Integration

  4. Select HighQ

  5. Complete the fields as described below

  6. Click Create

  7. Authorize the connection in HighQ

Field

Description

Example

Name

Enter a name for the integration

HighQ Production

Host

Enter your HighQ instance URL (hostname only, or hostname/instance)

company.highq.com

Type

Leave as Sync

Sync

Client ID

Enter the Client ID

abcdef1234567890

Client Secret

Enter the Client Secret

xxxxxxxxxxxxxxxx

Note: Enter only the hostname. Do not include https:// or trailing slashes

Step 3: Configure sync in Luminance

  1. Go to Upload & File Management

  2. Select the required division

  3. Select or create a folder

  4. Open the Information panel

  5. Click the settings icon next to Sync Source

  6. Select HighQ

  7. Click Configure Sync

  8. Sign in to HighQ and grant permissions

  9. Select a workspace

  10. Enter or select the folder path

  11. Click Activate Sync


iSheet Reporting

HighQ also supports pushing data from Luminance to HighQ iSheets.

  1. Go to Division Settings β†’ Integration Targets

  2. Add a HighQ integration target

  3. In Luminance Insights, configure a report target

  4. Map Luminance fields to HighQ iSheet columns

  5. Run the report

Note: iSheet reporting is configured separately from document sync


Usage: Expected Behavior

Once the integration is created, users can sync documents from HighQ into any Luminance folder.

Behavior

Details

Automatic sync

Documents added to the selected HighQ location are automatically synced to Luminance. Sync occurs periodically

One-directional

Sync from HighQ to Luminance only

Workspace selection

Users select a workspace during setup. Only accessible workspaces are available

Folder-scoped

Sync only configured folders

No delete sync

Documents removed from HighQ are not deleted from Luminance

Authentication

Require reauthentication when token expires

Access-dependent

Sync only accessible workspaces

Security best practices

  • Use a dedicated API registration

  • Store the Client Secret securely

  • Ensure HighQ instance is accessible from Luminance

  • Log out of HighQ before starting OAuth to avoid session conflicts


Troubleshooting

Use this table to identify and resolve common issues.

Issue

Cause

Resolution

Failed to obtain access token

HighQ instance not reachable or custom domain restrictions

Verify the HighQ URL is correct and accessible from your network

OAuth callback error

Redirect URL misconfigured

Verify the redirect URL matches https:///auth/callback or try leaving it empty

OAuth fails during login

Active HighQ session conflict

Log out of HighQ in all tabs, then retry authentication

iSheets not working

Reporting not configured

Ensure an integration target is added and report mapping is configured

Two-factor authentication issues (known limitation)

HighQ 2FA interfering with OAuth

Disable 2FA temporarily during setup or complete authentication in a clean session

Cannot access workspace

Insufficient permissions

Verify the user has access to the HighQ workspace

Password-protected sites (known limitation)

Additional security controls

Ensure the site does not require extra authentication steps

IP restrictions blocking access (known limitation)

Restricted HighQ environment

Ensure the environment allows external access

Terms and conditions blocking access (known limitation)

Required acceptance step

Log in to HighQ manually and accept any required terms

Did this answer your question?