Take the first name and last name from Email leads

Hello @MatiJ,
Try the Text Parser(Match Pattern) tool. Set up this and run it.

Pattern

(?:\b\w+\b[^a-zA-Z]*){4}(\b\w+\b\s+\b\w+\b)

Proof of expression.

Check here → regex101: build, test, and debug regex


:bulb:P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions :white_check_mark: and give :+1:
If you need expert help or have questions? Contact or comment below! :point_down: