Hunter · Arazzo Workflow
Hunter Find, Verify, and Add Campaign Recipient
Version 1.0.0
Find a person's email, verify it, and add it to a campaign when valid.
View Spec
View on GitHub
Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales IntelligenceArazzoWorkflows
Provider
Workflows
find-verify-add-recipient
Find an email, verify it, and add it as a campaign recipient when valid.
Finds a person's email at a domain, verifies it, and adds the verified address as a recipient of the specified campaign only when it is valid.
1
findEmail
emailFinder
Find the most likely email for the named person at the domain along with a confidence score.
2
verifyEmail
emailVerifier
Verify the deliverability of the found email and branch: add it to the campaign when valid, otherwise end without adding.
3
addRecipient
addCampaignRecipients
Add the verified email address as a recipient of the specified campaign.