Home Integrations Findymail Integration Guide

Findymail Integration Guide

Last updated on Apr 06, 2026

Findymail Integration Guide

This guide covers all Findymail actions available in TexAu. Findymail specializes in finding verified work and personal emails.

Before you begin

  • A Findymail account is required. Sign up at findymail.com.
  • Your Findymail API key is on your Findymail dashboard under API.
  • In TexAu, go to Settings > Integrations, find Findymail, enter your API key, and click Save.

Actions

Find Email Using LinkedIn URL (Findymail)

Finds a work email address using a LinkedIn profile URL.

Credit cost: 2 credits per successful lookup

Input:

  • LinkedIn Profile URL (required) -- full URL starting with https://linkedin.com/in/

Output:

  • Email Address
  • Verification status
  • Email type (work, personal)

Typical use case: Email finding when BetterEnrich or FullEnrich return empty results. Findymail uses a different database so its coverage complements other providers.


Find Email Using Name and Company Domain (Findymail)

Finds a work email using a person's name and company domain.

Credit cost: 2 credits per successful lookup

Input:

  • First Name (required)
  • Last Name (required)
  • Company Domain (required) -- e.g., company.com

Output:

  • Email Address
  • Verification status

Find Mobile Number by LinkedIn URL (Findymail)

Finds a mobile phone number using a LinkedIn profile URL.

Credit cost: 10 credits per successful lookup

Input:

  • LinkedIn Profile URL (required)

Output:

  • Phone Number
  • Country
  • Local format

Using Findymail in a waterfall

Findymail is an effective fallback provider for email and phone finding.

Email waterfall example:

  1. Find Work Email by LinkedIn URL (BetterEnrich) -- primary
  2. Find Email Using LinkedIn URL (Findymail) -- fallback 1
  3. Find Work Email Using LinkedIn Profile URL (FullEnrich) -- fallback 2

Phone waterfall example:

  1. Find Mobile Number by LinkedIn URL (BetterEnrich) -- primary (10 credits)
  2. Find Mobile Number by LinkedIn URL (Findymail) -- fallback
  3. Find Mobile Number Using LinkedIn Profile URL (FullEnrich) -- fallback

Troubleshooting

Findymail returns empty for many rows. This is expected for rows where no email is in Findymail's database. Use Findymail as a fallback in a waterfall, not as the only provider.

The email output is a personal email, not a work email. Findymail sometimes returns personal emails when work emails are not available. Use a Formula Column to filter by domain: IF(CONTAINS({{Email}}, "{{Company Domain}}"), {{Email}}, "").

Rate limits are being hit. TexAu retries automatically with backoff. For very large tables, split the run into batches. Contact Findymail for information about your API rate limits.