Hunter · Arazzo Workflow
Hunter Find Verify Create Lead
Version 1.0.0
Find a person's email, verify it, and create a lead only when the address is deliverable.
View Spec
View on GitHub
Email FinderEmail VerifierLead GenerationOutreachProspectingEnrichmentSalesMarketingArazzoWorkflows
Provider
Workflows
find-verify-create-lead
Find an email, verify it, and create a lead when the address is valid.
Finds the most likely email for a named person at a domain, verifies it, and creates a lead in Hunter only when the verification status is valid.
1
findEmail
emailFinder
Find the most likely email address for the named person at the domain.
2
verifyEmail
emailVerifier
Verify deliverability of the found email and branch to lead creation only when the status is valid.
3
createLead
createLead
Create a new lead in Hunter from the verified email, carrying the person's name, position, and discovered confidence score.
Source API Descriptions
openapi
openapi