VERIFY_EMAIL_ZEROBOUNCE

Verify if an email is valid or not to avoid bounced emails.

icon of ZeroBounceZeroBounce
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
VERIFY_EMAIL_ZEROBOUNCE(email)
email

The email address to verify. For example: "john.doe@google.com".

More details

You can read up on ZeroBounce's email verification codes in their documentation.

Examples

VERIFY_EMAIL_ZEROBOUNCE("patrick@stripe.com") returns email address from Stripe's founder details.