Nextian supports multiple address validation providers: Smarty (f.k.a. SmartyStreets), USPS and Google for U.S. and international locations.
The following location fields carry information about validation status:
Field | Description |
---|---|
Validation Status |
|
Address Validation Engine | Validation engine used to validate location address such as SmartyStreets, USPS, Google or other. |
Address validation engine is configured in settings.
- A new location is always created with the Pending status.
- Once a validation attempt is successfully made, Address Validation Engine and Validation Status are updated based on the engine used and what the engine has returned.
- A successful (partial or full) validation updates the values of Address 1, Address 2, City, State, Country, ZIP and ZIP+4.
- Any manual change of the above address fields, resets a location to the Pending status and the location has to be re-validated.
Validating a single location
- Open location details.
- Click Validate Address.
- If Standardize Location Name is checked, location name will be updated to Google address format upon successful validation (full or partial). Standardize Location Name is checked by default for Business and Residential locations and unchecked for Data Centers as they tend to have non-address names such as U.S. West, Dallas Data Center, etc. and typically won’t be standardized.
- Click Validate.
Bulk location validation
- Open any location list view.
- Select locations to validate using check boxes on the left.
- Click Validate Address.
- A new page is opened.
- If Standardize Location Name is checked, location names will be updated to Google address format upon successful validation (full or partial).
- Click Validate.
- A summary message is displayed.
Detailed REST logs are printed in the browser console for easy troubleshooting (the console can be opened by pressing the F12 key on Chrome and Firefox).