- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 11:34 AM
We are creating a request for a new location to be created. In that request I would like the requestor to enter the zip and have that validate externally and bring back the city and state, preventing errors. Is it possible and what services have you used.
Any help or direction is appreciated
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 01:17 PM
Hi,
The only option to work on this is to use Google Maps API in ServiceNow platform. There comes a plugin of Google Maps in the platform, which is com.glideapp.google_maps (id of the plugin, System Definition -> Plugins). Once activated, there requires some subscription from Google to use this map API and it's services to populate such details Zip code, State, City based on Location provided.
Hope this helps.
Mark helpful or correct based on impact.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 01:17 PM
Hi,
The only option to work on this is to use Google Maps API in ServiceNow platform. There comes a plugin of Google Maps in the platform, which is com.glideapp.google_maps (id of the plugin, System Definition -> Plugins). Once activated, there requires some subscription from Google to use this map API and it's services to populate such details Zip code, State, City based on Location provided.
Hope this helps.
Mark helpful or correct based on impact.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2019 07:39 AM
Thank you! I will have a look into that plugin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 09:45 PM
Hi Guru,
Thanks for your proposed solution, as we are also having the same requirement but can I know what will be the charges for subscription from Google for this API for google maps if you know please let me know?
Regards,
Shaik Ibrahim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2019 08:57 AM
Another option is USPS API's that I believe are freely available. This page describes the API call to lookup city/state from a ZIP.
https://www.usps.com/business/web-tools-apis/address-information-api.htm#_Toc532390356