Skip to content
Last updated

CaptivateIQ integration

CaptivateIQ is a sales commission and incentive compensation management platform. Integrating CaptivateIQ with Frontegg lets your application manage employees, read commission plans and period groups, export payout dates and summaries, work with data workbooks and worksheets, and manage uploads, jobs, users, and organizations on behalf of your users — all through Frontegg's integration layer. CaptivateIQ's Open API authenticates with a static API token, so there is no OAuth flow.


Prerequisites

  • A CaptivateIQ account
  • Permission to create API tokens in your CaptivateIQ profile

Connect CaptivateIQ

CaptivateIQ authenticates API requests with a personal API token that you generate in the app. The token is sent on every request as Authorization: Token <token>.

Step 1: Open API Tokens

Sign in to CaptivateIQ and open your User Profile → API Tokens.

Step 2: Create an API token

Create a new API token and give it a descriptive name, for example Frontegg Integration. Copy the token value.

Copy your API token now

The token is shown only once, when it is created. Copy it immediately and store it securely — treat it like a password. If it is exposed, revoke it in the same API Tokens page and create a new one.

Configure the Frontegg portal

Once you have your API token, configure the integration in the Frontegg portal:

  1. Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → CaptivateIQ.
  2. Paste the token into the API token field.
  3. Click Save.

Keep your credentials secure

Never share or commit your API token to version control.

Additional resources