Verify Regex node
The Verify Regex node checks whether a given string matches a specified regular expression pattern.
This node is available in: Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined
Node configurations
-
Regex: Define the regular expression pattern to be applied.
- Flags: Specify optional flags to modify the behavior of the regex.
-
String to check: Define the input string that will be evaluated against the regex.
-
Save in the flow store: Save the result into a variable for reuse by other nodes. See Save in the flow store for details.
Default output node
- Match
- No Match
- Failure