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