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:
ZoomInfo (PKI). This options requires that you first obtain your Client ID and Private key in ZoomInfo.
ZoomInfo (username and password)
Establish the connection with ZoomInfo in Make
To establish the connection in Make:
Log in to your Make account, add a ZoomInfo module to your scenario, and click Create a connection.
Choose a Connection type.
Optional: In the Connection name field, enter a name for the connection.
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.
Click Save.
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:
Log in to your ZoomInfo account.
Go to Admin Portal > API and click Generate New Key.
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:
Search Companies
Get a Company
Enrich Company
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.
Enrich Hierarchy
Enrich Location
Search Scoops
Get a Scoop
Enrich Scoop
List Company's Enrich Fields
Get Usage
Make an API Call