Lead Capture Tools

vhedenberg
Miembro

Invalid Email Address

resolver

Hi there

 

I've been trying to use Hubspot's marketing forms which require name, email, and phone number. The trouble at the moment is that the email field won't recognise a majority of email addresses out there. It comes up with red text underneath the email field saying "Please enter a valid email address" even though it's a perfectly legitimate one.

 

I was wondering if there was a way to fix this?

 

Many thanks

Victor

1 Soluciones aceptada
tjoyce
Solución
Experto reconocido | Partner nivel Elite
Experto reconocido | Partner nivel Elite

Invalid Email Address

resolver

HubSpot uses ajax calls after the email address is entered into the form to validate whether or not the email address returns an error. I'm assuming you are using "example@" in your question description instead of the actual email address of the contact in order to protect that contacts information?.

 

When you enter example@iteso.mx into the form it will return an error but then entering admision@iteso.mx does NOT return an error.

 

I just wanted to clear up that you are, in fact, not using "example@" to test the form validation.

 

Here's the output for that specific email address

hs_reqwest_1({
  "success":true,
  "email":"admision@iteso.mx",
  "emailShouldResubscribe":false,
  "emailFree":false,
  "emailSuggestion":null
})

 


tim@belch.io

Ver la solución en mensaje original publicado

0 Me gusta
9 Respuestas 9
UInsight
Participante | Partner
Participante | Partner

Invalid Email Address

resolver

Hi @OMcLean did you get answers? We are getting emails randomly rejected from our forms as well. 

0 Me gusta
OMcLean
Miembro

Invalid Email Address

resolver

Hi @UInsight  it was a simple fix that i discovered myself actually - i was typing my email address and then putting a space at the end (like you normally would do in an email to activate the hyperlink). It's invisible but obviously is taken as an intended field entry by the email address verifier program, so can be easy to put it in there without noticing! Just make sure when you type the email address into a form field, don't hit space at the end. Hopefully that helps solve your issue!

0 Me gusta
OMcLean
Miembro

Invalid Email Address

resolver

 I am also having this issue just using my own email address. It works fine on some occasions, but will sometimes randomly tell me i must enter a valid email address, even when i am using my literal own email address (which i have checked i'm typing correctly) 

TiphaineCuisset
Administrador de la comunidad
Administrador de la comunidad

Invalid Email Address

resolver

Hi @OMcLean 

 

Thank you for reaching out

 

I would recommend connecting with HubSpot Technical Support, as Support is included in your subscription and they will be able to provide real-time assistance for this matter, where you are able to share screenshots and further information about this.

 

Thank you

Best

Tiphaine


Saviez vous que la Communauté est disponible en français?
Rejoignez les discussions francophones en changeant votre langue dans les paramètres !

Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !


tjoyce
Solución
Experto reconocido | Partner nivel Elite
Experto reconocido | Partner nivel Elite

Invalid Email Address

resolver

HubSpot uses ajax calls after the email address is entered into the form to validate whether or not the email address returns an error. I'm assuming you are using "example@" in your question description instead of the actual email address of the contact in order to protect that contacts information?.

 

When you enter example@iteso.mx into the form it will return an error but then entering admision@iteso.mx does NOT return an error.

 

I just wanted to clear up that you are, in fact, not using "example@" to test the form validation.

 

Here's the output for that specific email address

hs_reqwest_1({
  "success":true,
  "email":"admision@iteso.mx",
  "emailShouldResubscribe":false,
  "emailFree":false,
  "emailSuggestion":null
})

 


tim@belch.io

0 Me gusta
roisinkirby
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Invalid Email Address

resolver

Hey @vhedenberg can you share some examples of email domains you are trying to use? E.g. @hubspot.com

0 Me gusta
vhedenberg
Miembro

Invalid Email Address

resolver

This list is endless, but some examples include:

 

Addresses include:

example@usach.cl

example@london.edu

example@udem.edu

example@iteso.mx

 

etc... etc...

 

You could say, 90% of the entire business school world would not be able to use the form with the way it is set up at the moment.

 

Kind regards

Victor

0 Me gusta
roisinkirby
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Invalid Email Address

resolver

What results are returned when you run the emails through a third party email validator: http://www.emailvalidator.co/

0 Me gusta
vhedenberg
Miembro

Invalid Email Address

resolver

It won't let me validate them as they require a service code, which I don't have.

 

Regardless, these are functioning emails from universitites around the world. it seems the form will only recognise accounts such as gmail, outlook, icloud, etc.

0 Me gusta