Hunter · Arazzo Workflow
Hunter Add Verified Lead To List
Version 1.0.0
Verify an email, upsert it as a lead, then assign the lead to a target leads list.
View Spec
View on GitHub
Email FinderEmail VerifierLead GenerationOutreachProspectingEnrichmentSalesMarketingArazzoWorkflows
Provider
Workflows
add-verified-lead-to-list
Verify an email, upsert a lead, and assign it to a leads list.
Verifies a supplied email, upserts a lead when deliverable, then assigns that lead to the target leads list via its leads_list_id.
1
verifyEmail
emailVerifier
Verify deliverability of the supplied email and branch so only deliverable addresses are upserted and listed.
2
upsertLead
upsertLead
Upsert the deliverable email as a lead by email match, recording the verification score.
3
assignToList
updateLead
Patch the lead to assign it to the target leads list via its leads_list_id so it is ready for campaign enrollment.
Source API Descriptions
openapi