Hunter · Arazzo Workflow
Hunter Verify Existing Email
Version 1.0.0
Verify a known email and upsert it into Hunter as a lead with its verification status.
View Spec
View on GitHub
Email FinderEmail VerifierLead GenerationOutreachProspectingEnrichmentSalesMarketingArazzoWorkflows
Provider
Workflows
verify-existing-email
Verify a known email and upsert it as a lead when deliverable.
Verifies a supplied email address and, when the status is deliverable (valid or accept_all), upserts a lead carrying that status by email match.
1
verifyEmail
emailVerifier
Verify deliverability of the supplied email and branch on whether the status indicates a usable address.
2
upsertLead
upsertLead
Upsert a lead by email match, recording the supplied name and the verification score from the deliverable address.
Source API Descriptions
openapi