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
Prerequisites
- A CaptivateIQ account
- Permission to create API tokens in your CaptivateIQ profile
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>.
Sign in to CaptivateIQ and open your User Profile → API Tokens.
Create a new API token and give it a descriptive name, for example Frontegg Integration. Copy the token value.
Copy your API token now
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.
Once you have your API token, configure the integration in the Frontegg portal:
- Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → CaptivateIQ.
- Paste the token into the API token field.
- Click Save.
Keep your credentials secure
Keep your credentials secure
Never share or commit your API token to version control.