Create a function that checks if first name is the same as last name in Leads
I'm trying to create a workflow that has a function to check webform submissions. The function should check if the submitted first name is the same as the last name, if they are the same it would delete the Lead.
We're getting a lot of SPAM submissions even while using Google captcha.