How to parse a street address

The Parse Address step breaks down any street address into its component parts such as street number, street name, street suffix, zip code, etc.

Illustrated in the below image is an example of a flow with the Parse Address step.

image

A Record Generator is used as a source step. It is populated with data as shown in the image below.

image

The below image is the Parse Address step. The “From Path” is the field name that consists of the street address in the data load. The “To Field” is the object name that gets created with the street address component parts as fields. To add more than one street address field to get parsed, click on the plus icon circled in red.

Illustrated in the below image is the output results of using the Parse Address step.

image