ZoomInfo · Arazzo Workflow
ZoomInfo Search a Company and Pull Its Intent
Version 1.0.0
Authenticate, find a company, then pull that account's intent signals when a match is found.
View Spec
View on GitHub
B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales IntelligenceArazzoWorkflows
Provider
Workflows
company-search-then-intent
Search a company and pull its account-level intent when a match exists.
Authenticates, searches companies, and branches: when a company matches it enriches that account's intent signals by company id, otherwise it ends.
1
authenticate
Authenticate
Exchange the ZoomInfo username and password for a JWT access token that is valid for 60 minutes.
2
searchCompanies
CompanySearch
Search ZoomInfo for companies matching the supplied criteria. Branch on whether at least one company was returned.
3
enrichIntent
IntentEnrich
Pull intent signals for the matched company by its ZoomInfo company id, scoped by the supplied topics and signal date window.