Introduction
Access ZeroBounce’s email validation service directly within your workflows. The “Validate Email” action utilizes ZeroBounce’s API to determine the validity of email addresses, helping maintain clean contact lists and improve email deliverability. Users can efficiently verify email addresses before sending campaigns or conducting outreach activities to ensure they are still valid.
Provider: https://zerobounce.net
API Documentation: https://www.zerobounce.net/docs/email-validation-api-quickstart/v2-validate-emails/
Input
Name | Is Optional | Description | Type |
Email Address | |||
Only "Safe To Send" Emails? | true | By default, emails that are classified as "catch-all" by Zero Bounce will be returned as valid with "catch-all" as a sub-status. If this switch is on, we will only return emails that are classified as "valid" and thus safe to send. | boolean |
Output
Name | Type |
Address | |
Status | text |
Smtp Provider | text |
Sub Status | number |
Free Email | boolean |