Skip to main content
Make logoComing soon

Automation

Make + Kawaa

Verify emails inside your Make scenarios

A dedicated Kawaa app for Make is coming soon — it is not yet published in the Make app directory. In the meantime, you can verify emails inside any Make scenario today by calling our REST API from Make's built-in HTTP module, with all of Make's routing, filtering and error handling around it.

Kawaa app for Make coming soon

Until it is published, you can verify emails in any scenario with Make's HTTP module calling our REST API. The steps are below.

What you can build today

  • Verify an address in any scenario with Make's HTTP module
  • Send each result down its own route with routers and filters
  • Retry or set aside failed checks with Make's error handlers
  • Check lists on a schedule, or as new records arrive

Setup

How to set up

  1. Get your Kawaa API key

    The Kawaa Make app is not yet published. Until it is, copy your API key from the Kawaa dashboard to use with Make's built-in HTTP module.

  2. Add an HTTP module

    Add a "Make an HTTP request" module posting to https://api.kawaa.com/v1/verify with your X-Api-Key header.

  3. Map email fields

    Connect the email field from your trigger module to the Kawaa verification module.

  4. Add routing logic

    Use routers to handle different verification results (valid, invalid, risky).

Use cases

What teams do with Make and Kawaa

  • Complex lead scoring with email verification

  • Multi-channel data synchronization

  • Automated list cleaning schedules

  • E-commerce order validation workflows

FAQ

Frequently asked questions

Does Make have a native Kawaa module?
Not yet — a dedicated Kawaa app for Make is in development and is not published in the Make app directory. Use Make's built-in HTTP module to call our REST API in the meantime; it works in any scenario today.
How do I handle verification errors in Make?
Use Make's error handling features to create fallback routes or retry failed verifications.
Can I schedule bulk verifications?
Yes, combine Make's scheduling features with iteration modules to process large lists at set intervals.

Verify emails in your Make scenarios

Get started with 100 free verifications. No credit card required.