Extract Message Node
This node performs REGEX operations on a given variable. To understand this node better, read the articles below or watch this video:
A simple tool to help you test REGEX: regex101
Node Name
| Title | Description | Type |
|---|---|---|
| Node Name | To set the Node's name | Text Field |
Extraction Config
| Title | Description | Type |
|---|---|---|
| Source Variable | To select the variable to perform REGEX on | Single Select Dropdown |
| Regular Expression | To place the REGEX operation to perform | Text Field |
| Variable Output | To set the outcome of the REGEX operation. Separate each variable with a comma and without any whitespace. | Text Field |