It would be really good to have support for regular expressions. This could be surfaced in the UI ideally in both conditions and actions. A conditional regex would just test whether a string matched against a regex. An action regex would expose capture groups.
... View more
This is a great suggestion - we are trying to identify a way to safely run regex in Flow.