Skip to main content

ZoomInfo

With ZoomInfo modules in Make, you can manage companies, contacts, scoops, hierarchies, and locations in your ZoomInfo account.

To use the ZoomInfo modules, you must have a ZoomInfo account. You can create an account at zoominfo.com.

Refer to the ZoomInfo API documentation for a list of available endpoints.

Connect ZoomInfo to Make

To connect your ZoomInfo account to Make, you can choose between two different connection methods:

Establish the connection with ZoomInfo in Make

To establish the connection in Make:

  1. Log in to your Make account, add a ZoomInfo module to your scenario, and click Create a connection.

  2. Choose a Connection type.

  3. Optional: In the Connection name field, enter a name for the connection.

  4. If you choose ZoomInfo (PKI) in the Connection type field, enter your ZoomInfo username, Client ID, and Private Key values you obtained in ZoomInfo.

    If you choose ZoomInfo (username and password) in the Connection type field, enter your ZoomInfo username and password.

  5. Click Save.

  6. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more ZoomInfo modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

To retrieve your client credentials:

  1. Log in to your ZoomInfo account.

  2. Go to Admin Portal > API and click Generate New Key.

  3. Copy your Client ID and Private Key and store them in a safe place.

You will use these values in the Client ID and Private Key fields in Make.

Note

At the time of this publication, all steps for Obtain your Client ID and Private key in ZoomInfo were checked and verified to be accurate. However this may have changed, so please see the ZoomInfo PKI authentication documentation for the most up-to-date directions.

Build ZoomInfo Scenarios

After connecting the app, you can perform the following actions:

Company
  • Search Companies

  • Get a Company

  • Enrich Company

Contact
  • Search Contacts

  • Get a Contact

  • Enrich Contact

    Note: Enter the unique combination of parameters required to make a successful request. For example, to match a contact, you must use one of the following combinations of parameters to construct your input:

    • Person ID OR Email Address OR Phone. Because these values are unique to a single person, you can use any one of these values to search without providing any additional parameters. You can optionally combine one of these values with a Company ID / Company Name.

    • First Name AND Last Name AND Company ID / Company Name. Combining these values effectively results in a unique person.

    • Full Name AND Company ID / Company Name. Combining these values effectively results in a unique person.

    For more information, see the ZoomInfo API documentation.

Hierarchy
  • Enrich Hierarchy

Location
  • Enrich Location

Scoops
  • Search Scoops

  • Get a Scoop

  • Enrich Scoop

Other
  • List Company's Enrich Fields

  • Get Usage

  • Make an API Call