Regular Expression
Usage
You can use the action to dynmaically use Regular Expressions.
Input Arguments
Input Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
Text | String | Text in String in format | ✔️ | ❌ | - |
Output
Response | Type | Description |
---|---|---|
Text | String | The 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)
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!