Valid Email Checker

How do I verify emails in Integrately?

Integrately has a native Valid Email Checker app — no HTTP module or webhook to wire up. Add a Valid Email Checker step to any automation, connect it once with your API key, and act on the result. Handy for vetting sign-ups or scrubbing leads before they reach the rest of your automation.

Fastest setup: open the native Valid Email Checker app on Integrately — or activate a ready-made 1-click automation — add the Verify Email action, and paste your API key when prompted.

Step 1 — Get an API key

From the dashboard, click Developer in the menu and generate an API key. You will paste it once when Integrately asks you to connect the Valid Email Checker app. API access unlocks after your first credit purchase.

Step 2 — Build the automation

  1. Create an automation and pick your trigger app (a new lead, form submission, spreadsheet row, and so on) — or activate a ready-made Valid Email Checker 1-click automation.
  2. Add a Valid Email Checker step and choose an action: Verify Email, Submit Bulk Verification, or Get Bulk Verification Results.
  3. Click Activate. When Integrately shows Connect Valid Email Checker, paste your API key and continue.
  4. Map the email address from your trigger into the Verify Email step, then run a test.
  5. Add a condition/path on the returned Status so later steps only run for the results you want.

The Verify Email step returns Status (a deliverable address comes back as safe), Is Valid, Is Disposable, Is Role Account, Is Catch All, Is Free Email, and Mx Found. Use Integrately's conditions/paths to branch on Status — continue your automation only when it equals safe, and route the rest elsewhere.

Works with any trigger app
Valid Email Checker slots in as a step between any two of Integrately's 1,500+ apps — trigger on a new lead, form entry, or CRM contact, verify, then act on the result.

Single vs. bulk

The setup above uses the Verify Email action — real-time, one address at a time, the right default for verifying records as they pass through an automation. See Make your first API call for the underlying single-verify reference.

To clean a whole list at once, use the Submit Bulk Verification action to send many emails as one task, then add a Get Bulk Verification Results step to fetch the outcomes once the job finishes. See the Bulk endpoint reference for how the underlying bulk flow works.

Cost

One credit per email verified — the same rate as bulk uploads or direct API calls. Integrately adds no extra charge; you are using the same verification engine. Unknown results, where we could not reach a definitive answer, are automatically refunded, so you only pay for conclusive verifications.

For a step-by-step walkthrough with screenshots, see the full Integrately guide at validemailchecker.com/integrations/integrately.