Hi,
I am trying to build a regex expression inside a user action placeholder in order to mask sensitive data that I get in my user action, namely a user's name and surname:
"click dati personali chiara verdi triggers / "
Namely I would like to mask the following text "chiara verdi".
I tried with "replace with regular expression" and I put the following regex, with the following settings, but it does not work
Any hint on how to achieve my goal?
Thank you
Kind regards
Marta