Email validation for businesses

Hi

I am looking for a function, while a company registering in my platform, its not to use personal emails suchs as gmail, yahoo, hot mail etc.

If it is used personal email, it needs to stop to go to next step.

anyway , we can achieve it?

Hi Sri,

There are various ways of achieving this but the difficulty is you would need an action for each email address you do not want to include, and that could be a lot. The best way would be to exclude all except the company email address. Will it be just one email domain that you want to accept?

Hi

Thanks for the reply.

I need to accept more than one business domain. It is 100’s of business domains

Srini

Hi @Sri,

As an option: you will need to check the email domain using some service and decide to proceed or not.
Option 1: use Custom actions + Integromat for that. Set up a email domains blacklist in Integromat’s scenario, check the email there, and set up future actions based on the response.
Option 2: use custom component like @Michael’s Input Validator component (Store) and validate the email domain against RegEx with the “blacklisted” domains.

Best regards, Victor.

1 Like

Hi Victor

Thanks. I told to my developer about the options.

I will inform back once done

Srini

Hi Crmorris

Thanks. I told to my developer about the options.

I will inform back once done

Srini

1 Like