ZoomInfo · Arazzo Workflow
ZoomInfo Search and Enrich a Contact
Version 1.0.0
Authenticate, search contacts, then enrich the top match for phone and email.
View Spec
View on GitHub
B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales IntelligenceArazzoWorkflows
Provider
Workflows
search-and-enrich-contact
Search ZoomInfo for a contact and enrich the top-ranked match.
Authenticates, searches contacts by management level, company type, and location, then enriches the first returned contact by its ZoomInfo person id, requesting the supplied output fields.
1
authenticate
Authenticate
Exchange the ZoomInfo username and password for a JWT access token that is valid for 60 minutes.
2
searchContacts
ContactSearch
Search ZoomInfo for contacts matching the supplied criteria, authenticating with the JWT.
3
enrichContact
ContactEnrich
Enrich the top contact from the search result by its ZoomInfo person id, requesting the supplied output fields such as phone and email.