Pipedream email verification
Verify emails inside Pipedream workflows
Use Verifly from Pipedream steps when an automation needs to check an email before it creates contacts, enriches leads, or triggers outbound work.
Pipedream Node stepAPI
const res = await fetch(`https://verifly.email/api/v1/verify?email=${steps.trigger.event.email}`, {
headers: { Authorization: `Bearer ${process.env.VERIFLY_API_KEY}` }
})
return await res.json()Real-time SMTP mailbox checks
Single, batch, and async bulk verification
Disposable, role account, and catch-all detection
Pay-as-you-go credits with no subscription lock-in
Search fit
Built for Pipedream email verification workflows
Use Verifly when you need a simple API, predictable pricing, and clean JSON results before emails hit your product, CRM, or campaign tool.
Check Typeform or webhook leads before CRM sync
Filter disposable or risky emails before enrichment
Clean small lists with a reusable Pipedream component
Route workflow branches based on Verifly status fields
Related guides
Cheap email verification APIBulk email verification APIEmail API for developersEmail list cleaning APICold email list verificationValidate signup emailsApollo email verificationClay email verificationInstantly email verificationSmartlead email verificationn8n email verificationMake email verificationZapier email verificationCSV email verificationGitHub Action email verificationPipedream email verificationGoogle Sheets email verificationHubSpot email verificationSupabase email verificationNext.js email verificationEmail verification templatesClean HubSpot exportClean Apollo exportClean Instantly exportClean Smartlead exportClean Google Sheets email listEmail list deduplicatorEmail typo fixerDisposable email checkerAPI playground