How to correct typos in email addresses?
We have a significant number of email addresses submitted via our non-Marketo forms that have typos in the domain field. For example, instead of .com, they have the following.
- CON
- CIM
- C
- VOM
- CPM
- COMM
- XOM
- COOM
- COML
- CCOM
- COME
- OCM
- CLM
- COMI
At some point, we're going to implement real-time email address validation in our forms using a service like Informatica, but in the meantime, does anyone have a recommendation on how best to do this (e.g. Javascript code, webhook to a service that will let us manipulate strings, etc.)?