Email domain validation
Best Answer
-
Hi
There is a Function 'Is email address format' that does a basic check:
But if you are looking to Validate email domains then you should use the Workflow step: https://docs.experianaperture.io/data-quality/aperture-data-studio-v2/create-a-single-customer-view-scv/validate-and-enrich-data/#validate-emails-step
The step will append two new columns with the result:
If you then want to take this further than checking the email looks valid then there is the option to use Experian Email Validation to live ping the address and check it actually exists: https://docs.experianaperture.io/email-validation/experian-email-validation-v2/overview/introduction/ Speak to your Experian contact for more information on EV
0
Answers
-
Thanks Josh,
That's exactly what I needed, I was expecting to be on the functions.
1