Make

Use Anymail Finder from a Make scenario

Add Anymail Finder as a module in Make and find or verify emails as part of a scenario, triggered from a spreadsheet row, a form, or a CRM update.

What you can do with Anymail Finder on Make

Five modules find and verify emails inside a scenario. Each one takes a different input and always returns an email_status field, so a Router module can act on the result.

Find a Person's Email

Give it a name and a company or domain. The address comes back checked against the recipient's mail server, not matched from a stored list.

In: name, company/domain → Out: email, email_status

1 credit, only if a verified email is found

Find a Decision Maker's Email

Give it a domain and a role or department instead of a name. It returns the best match with their name, title and verified email.

In: domain, role/department → Out: name, title, email, email_status

2 credits, only if a verified email is found

Find Emails by LinkedIn URL

A profile link is enough on its own, useful when a scenario's trigger only carries a profile URL and no company name.

In: profile URL → Out: email, email_status

1 credit, only if a verified email is found

Find All Emails at a Company

Returns up to 20 email addresses at a domain in one search, including personal and generic addresses.

In: domain → Out: list of emails, email_status

1 credit per search, only if at least one email is found

Verify an Email

For an address already sitting in a CRM or spreadsheet. The mailbox gets checked live, including on catch-all domains.

In: email address → Out: email_status (valid, risky or invalid)

0.2 credits, whatever the result

A scenario using Anymail Finder

One version of this, cleaning a list and routing the result to two different tools:

1
Trigger
A row is read from a Google Sheet with an email address to check
2
Module
Anymail Finder, Verify an Email
3
Router
Splits the scenario based on email_status
4
Route: valid
Send a message through Gmail
5
Route: risky or invalid
Post a note to Slack for a manual look

The Router is doing the same job the Paths step does in Zapier, splitting the scenario into branches based on email_status rather than sending every result down the same path. A fuller version of this logic, including how to decide what counts as an acceptable risk, is walked through in How to Automate Email Finding with Zapier and Make, alongside a comparison of when to reach for Make over Zapier.

Make does not currently have a pre-built template pairing Anymail Finder with another app, so a scenario like the one above gets built from scratch. That takes a few minutes once the module and connection are in place, and it stays flexible since Make puts no limit on how many apps a single scenario can touch.

How it works

1

Add the module to a scenario

Search for Anymail Finder in Make's module list and pick one of the five modules above.

2

Connect your account

Paste an API key from your Anymail Finder settings once. Make reuses that connection across every scenario you build afterward.

3

Branch on the result

Every module returns email_status alongside the data. A Router right after is what keeps a bad result from reaching the rest of the scenario.

The exact clicks for each step, screenshots included, are in the Make setup guide in the Help Center. The whole connection takes about five minutes.

What it costs

Adding the module to Make is free. Each run spends the same credits as the rest of your account, at the same prices.

ModuleCostWhen
Find a Person's Email1 creditOnly if a verified email is found
Find a Decision Maker's Email2 creditsOnly if a verified email is found
Find Emails by LinkedIn URL1 creditOnly if a verified email is found
Find All Emails at a Company1 creditOnce per search, only if at least one email is found
Verify an Email0.2 creditsWhatever the result, valid, risky or invalid

A run that finds nothing costs nothing, and repeating the same search, or verifying the same address, is free for 30 days. A scenario that runs on a schedule and passes over rows it has already seen does not pay for them twice.

You get 100 free credits when you verify your card, which is only verified, not charged. Anymail Finder runs on the same engine behind the Email Finder API, so a scenario that outgrows the Make modules can move to the API directly without changing how results are priced.

Frequently Asked Questions

What is the Anymail Finder integration for Make?
It's an app in Make with five modules that find and verify professional email addresses inside a scenario. It runs on the same search engine and live verification as the Anymail Finder app and API, using the same account and credits.
Do I need an API key to connect it?
Yes. Make asks for an Anymail Finder API key the first time you add the module, and that connection can be reused across every scenario you build afterward. The key is available on the Anymail Finder API settings page.
Which modules does Anymail Finder have on Make?
Five: Find a Person's Email, Find a Decision Maker's Email, Find Emails by LinkedIn URL, Find All Emails at a Company, and Verify an Email. Each one takes different inputs and returns an email_status field a Router can branch on.
Are there ready-made templates for Anymail Finder on Make?
Not yet. Make's own template gallery doesn't have a pre-built scenario for Anymail Finder at the moment, so scenarios need to be built from scratch, which only takes a few minutes once the module and connection are in place.
Can I use this with Zapier or n8n instead of Make?
Yes, both. Anymail Finder has a dedicated Zapier integration page and an n8n integration page built on its official community node. The account, credits and available actions stay the same across all three, only the way a workflow gets built changes.

Add Anymail Finder to your next scenario

Connect your account and start finding or verifying emails as part of an automation you already run.