Regex Extract

Extract the first regex match (or a capture group) from text.

DataRegExExtractor

What it does

Extract the first regex match (or a capture group) from text.

Parameters

ParameterTypeRequiredDefaultDescription
Input textstring
RequiredText to process. Variables are supported.
Example: {{{text}}}
Supports variables
Regex patternstring
Required
Example: \d+
Capture groupnumber
Optional00 = whole match, 1 = first group, ...
Example: 0
Supports variables
Store result invariable
Required
Example: result

More Data commands

Ready to automate your busywork?

Start your free 10-day trial today. No credit card, no commitment.