ZeroBounce is an alternate solution for real-time email verification. You may sign up for an account with ZeroBounce by going to their website https://www.zerobounce.net STEP 1: Create Q&A or Form Node with Email field STEP 2: Click the Add Scripts button STEP 3: Enter the name of the script, select Script as the type and […]
Articles Tagged: email
How to Send Emails from Your Own Domain Using Amazon Simple Email Service
In this step-by-step article you’ll get instructions on how to send emails from your domain even if it used in some other software like GSuite. Can I send email from a domain I am using with Gsuite? Absolutely, you can. You can use any existing or new email address on any domain you own domain […]
How to send an email notification to the user of a Decision Tree
If you have used the SMTP notification you will already know how to send an email. Its as simple as entering the email address of the person you want to contact. ( The ‘to’ field specifically ). However, what if you want to notify the user of the form? In this case you need to […]
Distribute Leads Using Your Own SMTP Using Email Notification Node
Watch this video to setup as many SMTP email servers as you want. And, then add as many Email Notification Nodes into your decision tree as you want. When Using Google or G-Suite… You can use emails associated with domains used with GSuite – you can’t use GSuite as your SMTP. Click here > How […]
How to Setup Real-Time Email Verification
In this article, you’ll learn how to setup Real-Time Email Verification Before You Begin… Please review this article on LeadsHook Data Validation & Verification Email verification will only work with System Custom Field: Email (see below). The API call to perform a real time verification is only activated when an email is entered into this field. […]
Using LeadsHook for Real-Time Data Validation & Verification
In this article, you’ll learn about data validation and data verification features of LeadsHook. LEVEL 1: Data Validation Data validation is ensuring the format of the data entered is correct. LeadsHook has in-built data validation… Example: An email field will not accept an email that is not correctly entered such as john@domain LeadsHook has data validation […]
Form and Answer Custom Field type: email
Introduction When we are creating a Form or Answer Custom Field, we may choose “email” as the type of the custom field, to store email in the custom field. Example: The above custom field “emailadd” can be used to store email address information, e.g. xxx@gmail.com Important Note that the email system custom field should always […]
How to fix Facebook ‘em: email invalid’ error when using GTM
The error message when viewed from JS Console looks like this: This occurs when ‘Use Advanced Matching’ is used for Facebook pixel. This adds an extra line: em: ‘insert_email_variable,’ to the FaceBook Pixel. => We’ll update the GTM container soon so this update won’t be needed anymore. HOW TO FIX THE ERROR Step 1: Login into […]