Articles on: Integrations and API

How to integrate Anymail Finder with Make?

This guide explains how to connect Anymail Finder with Make and use it in Make scenarios.


Estimated setup time: ~5 minutes.


1. Add Anymail Finder to a scenario


First, add the Anymail Finder module to your scenario:

  1. Create a new scenario or open an existing one in Make
  2. Click the + button to add a module
  3. Search and select Anymail Finder



Next, choose the action that matches your input data:



For details on parameters, limits, pricing, and responses, see the Anymail Finder API documentation.


2. Connect your Anymail Finder account


Next, connect your Anymail Finder account using an API key:

  1. In the Anymail Finder module, select an existing connection or click Add
  2. Enter a name for the connection
  3. Paste your API key (available on the Anymail Finder API settings page)
  4. Click Save


The API key is stored securely and can be reused across scenarios.



3. Handle and filter the output


All Anymail Finder actions return an email_status field indicating the email reliability:

  • valid: Verified and safe to use
  • risky: Found but not fully verifiable
  • not_found (search only): No email found
  • invalid (verification only): Not deliverable


Recommended scenario logic:

Use a Router module to control how the scenario continues based on email_status:

  • Continue only with valid
  • Optionally include risky if acceptable
  • Always exclude not_found and invalid results



Need help?


If you run into issues:

Updated on: 08/01/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!