Overview
Theextract transformation extracts data from a string using a regular expression. It returns the first capture group match.
Extract data using a regex pattern
extract transformation extracts data from a string using a regular expression. It returns the first capture group match.