Parse/Split names: separate first and last name
Status: Open · Asked by tsuiwilliam on · 0 views
Any function to do so? I have my leads coming in as "Firstname Lastname" or sometimes even "Firstname Middlename Lastname"
Is there a way to split the input to different fields and pass on to the target?
Any function to do so? I have my leads coming in as "Firstname Lastname" or sometimes even "Firstname Middlename Lastname"Is there a way to split the input to different fields and pass on to the target?
This is how you can split up the text of full name.
