Register an app in the ZoomInfo Developer Portal
Apps are created in the ZoomInfo Developer Portal (DevPortal). You’ll need admin access to your ZoomInfo account.
Sign in to the ZoomInfo Developer Portal
Sign in to your ZoomInfo Developer Portal account.
- Navigate to Apps.
Create a new app
Click Create App and configure it for the Authorization Code (PKCE) grant.
- Enter a meaningful application name (for example
StackOne Integration). - Under Sign-in redirect URIs (DevPortal uses the Okta-style label), add:
https://api.stackone.com/connect/oauth2/zoominfo/callback
Select the OAuth scopes
Under Scopes, select every scope your integration needs. Use the selector below to pick the scopes — apply the same selection in DevPortal. Any scope you request at authorization time must be registered on the app, or the request fails. See ZoomInfo OAuth scopes for full descriptions.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for ZoomInfo:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select ZoomInfo
- Select Type as OAuth 2.0 (Authorization Code + PKCE)
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile