Package Information
Released: 9/23/2025
Downloads: 15 weekly / 39 monthly
Latest Version: 1.0.4
Author: Chris-Terminator
Available Nodes
Documentation
n8n-nodes-neverbounce
This is an n8n community node that lets you use Neverbounce in your n8n workflows.
Neverbounce is a real-time email verification and email cleaning service that helps you improve deliverability and reduce bounce rates.
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.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-neverbouncein Enter npm package name. - Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
Operations
Email Verification
- Verify Email: Verify if an email address is valid and deliverable.
Credentials
You need a Neverbounce API key to use this node. You can get your API key by:
- Creating an account at Neverbounce.
- Going to Apps in your dashboard.
- Creating a new app to generate your API key.
The API key should be entered in the credentials configuration in n8n.
Compatibility
- Minimum n8n version: 0.198.0
- Tested with n8n version: 1.0.0+
Usage
Verifying Email Addresses
- Add the Neverbounce node to your workflow.
- Select Email Verification as the resource.
- Choose Verify Email as the operation.
- Enter the email address to verify.
- Execute the workflow.
Error Handling
The node includes comprehensive error handling for:
- Invalid API credentials
- Missing required parameters
- API timeouts
- Network errors
- Invalid email formats