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: Defines the regular expression pattern to be applied.
- Flags: Optional flags that modify the behavior of the regex:
-
String to Check: Specifies the input string that will be evaluated against the regex.
-
Save in the Flow store: Attributes can be saved into a variable for reuse by other nodes. See Save in the Flow store for details.
Default output node
- Match
- No Match
- Failure