How to set up FindyMail
Authentication
FindyMail uses API key authentication:- Sign up at findymail.com
- Navigate to your API settings
- Copy your API key
- Paste the API key in Cargo when connecting
FindyMail actions
Find email
Find a person’s email address using their name and company. Input fields:- Name: Person’s full name
- Domain: Company domain
- LinkedIn URL: Person’s LinkedIn profile URL (optional but improves accuracy)
Verify email
Check if an email address is valid and won’t bounce. Required fields:- Email: The email address to verify
Find phone
Get a person’s phone number from their LinkedIn URL. Required fields:- LinkedIn URL: Person’s LinkedIn profile URL
Credits summary
| Action | Credits |
|---|---|
| Find email | 0.5 |
| Verify email | 0.25 |
| Find phone | 5 |
Best practices
- Provide LinkedIn URL when available for best results
- Always verify found emails before sending
- Use caching to avoid redundant lookups
- Combine find + verify for complete validation

