Salesforce Email Format Validation
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=Wiqxar22dcs
#salesforce #salesforcetrainingvideosforbeginners #salesforceadministratortraining • Learn how to create a salesforce formula to ensure that the email address format is valid. • Formula used in the video: • NOT(REGEX (UPPER (Email) , ^[A-Z0-9._%+-/!#$% '*=?^_`{|}~]+@[A-Z0-9.-]+\\\\.[A-Z]{2,25}$ )) • Note: field (Email) is specific to my test environment. • For more information follow the article: https://help.salesforce.com/s/article...
#############################
