Website read name, paste, erase surname

Hi,

I'm testing the website command so it automatically fetches the name of the person I'm writing to (on an internal system). It works fine, but the CSS selector only allows me to fetch the full name. I only want text blaze to use their first name and not the surname, so it'd be faster for me to just type it manually than to select the surname & erase. Is there a way i can add a second step to this automation?

Instead of "Hi John Smith", i want only "Hi John".

Any suggestions? Is this possible? :slight_smile:

Hi Johannes,

You can get the first name from the full name using a Text Blaze formula.

Here is an example:

1 Like

Thank you, Scott! This worked perfectly. :crown: