Address Search
Last updated
Last updated
The Address Search service returns a formatted address based on the unformatted address input by you. The formatted address is useful for matching with customer addresses that may be stored in third-party systems. The Address Search service can utilize one of three different third-party address processors: Azure Address Search, Google's Geocode Search, or HERE Geocode Search.
If no service type is specified, the Azure Address Search is used.
validAddress
: A valid result was found.
invalidAddress
: No valid result was found.
Add the service to your dialog as usual. A sample input set is shown below:
Address search using Azure search with input fields:
Output fields showing the results, limited to the first address only.
The rest of the output fields will be set to empty.