ZoomInfo · Arazzo Workflow
ZoomInfo Authenticate and Search Contacts
Version 1.0.0
Exchange ZoomInfo credentials for a JWT and search the contact database.
View Spec
View on GitHub
B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales IntelligenceIntent DataGo-To-MarketData EnrichmentAI AgentsMCPArazzoWorkflows
Provider
Workflows
authenticate-and-search-contacts
Authenticate to ZoomInfo and run a contact search with the resulting JWT.
Calls the authenticate endpoint with a username and password to obtain a JWT access token, then passes that token as a Bearer credential to the Contact Search endpoint to retrieve contacts matching the supplied criteria.
1
authenticate
Exchange the ZoomInfo username and password for a JWT access token that is valid for 60 minutes. ZoomInfo returns the token on the response body as the "jwt" field.
2
searchContacts
Search ZoomInfo for contacts matching the supplied criteria, authenticating with the JWT obtained in the previous step.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.