Hunter · Arazzo Workflow
Hunter Find, Verify, and Create Lead
Version 1.0.0
Find a person's email, verify it, and only save a lead when it is valid.
View Spec
View on GitHub
Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales IntelligenceArazzoWorkflows
Provider
Workflows
find-verify-create-lead
Find and verify an email, then create a lead when verification passes.
Finds an email for a named person at a domain, verifies it, and creates a lead in the account only when the verification status is valid.
1
findEmail
Find the most likely email address for the named person at the domain along with a confidence score.
2
verifyEmail
Verify the deliverability of the found email and branch on the result: create a lead when valid, otherwise end without saving.
3
createLeadStep
Create a lead in the account using the found and verified email address along with the person and company details.
Source API Descriptions
openapi
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.