Skip to main content
Version: 1.24

Regex

Parse multiple values at once from same Input

Parameter Reference

ParameterDescriptionSupports TokensDefault
InputCan contain form tokens (for example [Email]) and My Tokens.YesNone
Parse DataProvide a list of rules to parse the Input expression (which can be a token that contains the value from another field or action) into new tokens. Use these new tokens in subsequent actions. If the match contains subgroups, then the first subgroup will be extracted instead of the whole match.NoNone
Compile RegexCompiled Regex runs 30% faster when the pattern isn't changed but takes up more memory. Use it when the action is executed frequently without changes to the pattern.(Note: The first run which will also execute the compilation will be 3 times slower.)NoFalse