Description
n8n-nodes-findymail
This is an n8n community node that integrates with Findymail, a powerful email finder and verification service. Findymail helps you discover email addresses, verify their validity, find phone numbers, and discover employees from companies – all directly within your n8n workflows.
Findymail is a comprehensive email intelligence platform that provides accurate contact information for lead generation, sales prospecting, and business development. With this n8n node, you can automate your outreach processes and build sophisticated workflows for finding and verifying contact information.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
To install this node:
- Go to Settings → Community Nodes
- Click Install a community node
- Enter
n8n-nodes-findymailin the package name field - Click Install
Operations
This node supports the following operations:
🔍 Find from Name
Find email addresses using a person's full name and their company domain. Perfect for discovering contact information when you know someone's name and where they work.
Parameters:
- Name: The full name of the person (e.g., "John Doe")
- Domain: The company domain (e.g., "example.com")
🔗 Find from business profile
Get email addresses directly from a business profile URL. Ideal for converting social connections into actionable contact information.
Parameters:
- Profile URL: The profile URL (e.g., "https://www.linkedin.com/in/johndoe")
✅ Verify Email
Verify if an email address is valid and deliverable. Essential for maintaining clean email lists and improving deliverability rates.
Parameters:
- Email: The email address to verify (e.g., "john@example.com")
📞 Find Phone
Discover phone numbers from LinkedIn profile URLs. Great for expanding your contact database with phone numbers for outreach campaigns.
Parameters:
- Phone LinkedIn URL: The LinkedIn profile URL to find phone number from
👥 Find Employees
Discover employees and team members from a company domain. Perfect for building comprehensive contact lists for B2B outreach.
Parameters:
- Company Domain: The company domain to find employees from (e.g., "example.com")
Additional Options
Some operations support an optional Webhook URL parameter for asynchronous processing, allowing you to receive results via webhook when processing is complete.
Credentials
To use this node, you need a Findymail API key:
Prerequisites
- Sign up for a Findymail account at app.findymail.com
- Navigate to your account settings to generate an API key
- Ensure you have sufficient credits for your intended operations
Setting up Credentials
- In n8n, go to Credentials → Add Credential
- Search for "Findymail API"
- Enter your API key
- Test the connection to ensure it's working
Credit Usage
- Email Finding: 1 finder credit per successful email discovery
- Email Verification: 1 verifier credit per verification
- Phone Finding: 10 finder credits per successful phone number discovery
- Employee Discovery: Varies based on the number of employees found
Compatibility
- Minimum n8n version: 1.0.0
- Tested with n8n versions: 1.0.0+
- Node.js version: 20+
Usage
Basic Email Finding Workflow
- Add the Findymail node to your workflow
- Select "Find from Name" operation
- Enter the person's name and company domain
- Execute to get their email address
Email Verification Pipeline
- Get an email from an external source
- Connect to a "Verify Email" operation
- Filter out invalid emails before sending campaigns
Note: Email addresses provided by Findymail are already verified and do not need to be verified again
Lead Generation Workflow
- Use "Find Employees" to discover team members
- Use "Find from business profile" to get additional contact details
- Export clean contact lists for your CRM
Advanced Automation
Combine Findymail with other n8n nodes to create sophisticated workflows:
- CRM Integration: Automatically add verified contacts to your CRM
- Email Marketing: Build targeted email lists for campaigns
- Sales Prospecting: Create automated lead qualification processes
- Data Enrichment: Enhance existing contact databases
Webhook Integration
For high-volume operations, use webhook URLs to receive results asynchronously:
- Set up a webhook endpoint in your workflow
- Provide the webhook URL in the "Additional Options"
- Process results when they arrive via webhook
Resources
- n8n community nodes documentation
- Findymail API Documentation
- Findymail Website
- n8n Documentation
- n8n Community Forum
Support
For issues related to this n8n node, please create an issue in this repository.
For Findymail API issues or questions about credits and billing, please contact Findymail support through their platform.
License
Note: This is a community node and is not officially supported by n8n. Use at your own discretion and ensure you comply with Findymail's terms of service and usage policies.