Skip to content
Last updated

ZoomInfo integration

ZoomInfo is a go-to-market intelligence platform with data on companies and professionals. Integrating ZoomInfo with Frontegg lets your application search and enrich contacts and companies, search and enrich Scoops (business signals such as leadership changes and funding), and read buyer intent on behalf of your users — all through Frontegg's integration layer (ZoomInfo GTM API). ZoomInfo authenticates with your account username and password.


Prerequisites

  • A ZoomInfo account with API access enabled
  • Your ZoomInfo account username (email) and password

Connect to ZoomInfo

ZoomInfo does not use OAuth or a separate API key. You provide your account username and password, and the integration exchanges them for a short-lived session token on each request — so there is nothing to generate in a developer portal.

API access is provisioned separately

The ZoomInfo API is an add-on that must be enabled for your account. If your credentials are rejected with an authorization error, confirm that API access is active on your ZoomInfo plan with your account administrator.

Configure the Frontegg portal

Configure the integration in the Frontegg portal:

  1. Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → ZoomInfo.
  2. Enter your ZoomInfo Username (email) in the Username field.
  3. Enter your ZoomInfo Password in the Password field.
  4. Click Save.

Keep your credentials secure

Your password is used only to obtain session tokens for API calls. Never share it or commit it to version control.

Additional resources