Parsing steps are designed to break down structured text fields like names, emails, or phone numbers into their component parts. These steps help extract meaningful data for analysis or further processing, such as separating first and last names from a full name field.
| Transform | Description |
|---|---|
| Parse Email | This step parses personal and business names into their constituent parts, such as given name, surname, and titles and qualifiers. |
| Parse Name | This step parses personal and business names into their constituent parts, such as given name, surname, and titles and qualifiers. |
| Parse Phone Number | This step parses, formats and validates international phone numbers. |