ZoomInfo Connector

Supported version: Cloud (Latest)

API Rate Limit: https://api-docs.zoominfo.com/#rate-and-usage-limiting

Supported Authentication: Custom authentication

IMPORTANT: Please make sure your ZoomInfo instance must be accessible from the Gathr Analytics Machine.

To configure ZoomInfo Connector using Custom authentication, follow the steps below:-

Enter following details in the form:

  1. Enter ZoomInfo URL: https://api.zoominfo.com

  2. Select “Create New Account” and add a user-friendly name for account for e.g. ZoomInfo Connection Account.

  3. Select “Method Type” as “POST”.

  4. Enter “Validation End Point” as https://api.zoominfo.com/authenticate

  1. In “End Point Body Parameters” Enter:

    “Key”: username “Value”:

    Click on ‘+’ button to add more fields for body parameter for the below parameters.

    “Key”: password “Value”:

  2. In “Select Credentials From” select “Response Key”.

  3. In “Parameter Key Name In Response” enter value as “jwt”.

  4. In “Operation’s Request Header Parameter” select “Authorization with Bearer Prefix”.

  5. In “Expiration Time” select “AutoRefresh”.

  6. In “Force Refresh Token(in ms)” enter value as ‘3600000’.

  7. In “Expiration time parameter value’s unit or format” select “Milliseconds”.

  1. Click on “Save”.
Top