Address Capture and Parsing Web Flow Template
Last updated
Was this helpful?
Last updated
Was this helpful?
This collects an address with the place search input control and parses its components to auto-populate the address fields. This application can be further tailored for a customized experience from .
Address lines 1
Address line 2
City
State
Postal Code.
address_lookup
address_line_1
address_line_2
state
postal_code
city
location
location_results
Allow app builders to collect and parse users’ locations through the app.
Six controls indicating the user with what information to fill each input field.
A component for users to locate a place or address.
Five components for users to enter the following information:
A Continue control that runs the Continue .
The Address Lookup Web Page has the following saving the information and choices of the user:
The Continue is created as a web flow event and it contains the address Variable of type Any. In , an action or a node can be added to it to continue the application’s path.