Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for this information, it's good to know.This makes the Marketo email validation even more mysterious, that's why it would be nice to have it documented somewhere, so developers could anticipate the behaviour and improve their client-side email validation.
Thanks for the reply!No, only invalid email addresses are rejected, so no problem on Marketo side.What I want is to reject invalid email addresses before they are sent to Marketo, to make sure the user corrects it in my form, but I can't rely on the Marketo error response at the time the user is on ...
Hello, I am using the /rest/v1/leads.json endpoint to sync leads, and sometimes I get errors about the email format (Invalid value for field 'email').Would it be possible to get the exact regular expression used on Marketo side for the email dataType?This would help align with the client-side valida...