Hi,
I would like to create a flow that checks if there is a string in the subject of an e-mail message. That string always looks like this: Mnnnn nnnn, and n are digits from 0 to 9, e.g. M1234 9876.
I can get this done in Regex, and I see examples with a regex function in Office scripts, but I would prefer to do it entirely in PowerAutomate.
Is that possible?