Introduction
This integration enables email validation within Clay using NeverBounce's API. It allows users to verify the validity of email addresses, helping to maintain clean contact lists and improve email deliverability. The action utilizes NeverBounce's single verification endpoint to determine if an email address corresponds to an active inbox, reducing bounce rates and enhancing the efficiency of email-based operations.
Provider: https://neverbounce.com
โAPI Documentation: https://developers.neverbounce.com/docs/verifying-an-email
Input
Name | Is Optional | Description | Type |
Email Address | text |
Output
Name | Type |
Status | text |
Result | text |
Flags | array |
Suggested Correction | number |
Execution Time | number |
Is Valid | boolean |