Regular Expression (RegEx)

Regular Expression

Usage

You can use the action to dynmaically use Regular Expressions.

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
TextStringText in String in format✔️-

Output

ResponseTypeDescription
TextStringThe matches returning from the Regular Expression as String .

Power Automate Examples

Simple JSON

We use a simple e-mail text as "Text to match" and the following Regular Expression.

Regular Expression
^(?s:.*)(?=/footer)

Picture

There are no options available in this action.

💡

Looking for the response of this example? If you scroll up you see an Output tab.

Power Apps Examples

Known Limtitations

⚠️
If you experienced other limitations please get in touch with us!