> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.anymailfinder.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to integrate Anymail Finder with Zapier?

This guide explains how to connect Anymail Finder with Zapier and use it in Zaps.

**Estimated setup time:** \~5 minutes.

# 1. Add Anymail Finder to a Zap

First, add the Anymail Finder action to your Zap:
1. Create a new Zap or open an existing one in Zapier
2. Click the **Add action** button
3. Search and select **Anymail Finder**
4. Click on **Choose an event** (Action Event)

The Anymail Finder action supports several events. Choose based on your input data:
* **Find a Person's Email** [(read documentation)](https://anymailfinder.com/email-finder-api/docs/find-person-email)
* **Find All Emails at a Company** [(read documentation)](https://anymailfinder.com/email-finder-api/docs/find-company-email)
* **Find Emails by LinkedIn URL** [(read documentation)](https://anymailfinder.com/email-finder-api/docs/find-linkedin-url-email)
* **Find a Decision Maker's Email** [(read documentation)](https://anymailfinder.com/email-finder-api/docs/find-decision-maker-email)
* **Verify an Email** [(read documentation)](https://anymailfinder.com/email-finder-api/docs/verify-email)

For details on parameters, limits, pricing, and responses, see the [Anymail Finder API documentation](https://anymailfinder.com/email-finder-api/docs).

![](https://storage.crisp.chat/users/helpdesk/website/-/2/d/5/e/2d5efafd2ec2d600/zapier-docs-4_1dtnqq2.png =600x374)

# 2. Connect your Anymail Finder account

Next, connect your Anymail Finder account using an API key:
1. Click **Sign in** to connect an Anymail Finder account
2. Paste your API key (available on the [Anymail Finder API settings page](https://app.anymailfinder.com/settings/api))
3. Click the **Yes, Continue** button

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

![](https://storage.crisp.chat/users/helpdesk/website/-/2/d/5/e/2d5efafd2ec2d600/zapier-docs-6_qw7whd.png =600x189)

# 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 Zap logic:**
Use a **Paths** step to control how the Zap continues based on `email_status`:
* Continue only with `valid`
* Optionally include `risky` if acceptable
* Always exclude `not_found` and `invalid` results

![](https://storage.crisp.chat/users/helpdesk/website/-/2/d/5/e/2d5efafd2ec2d600/zapier-docs-7_1dkxd9s.png =600x462)

# Need help?

If you run into issues:
* Review the [Anymail Finder API documentation](https://anymailfinder.com/email-finder-api/docs)
* Contact support via chat or email at [team@anymailfinder.com](mailto:team@anymailfinder.com)