Integration to google api

Mayuri Khairnar
Tera Contributor

we have requirement for integrating servicenow to google api for address verification,
ex. we have two fields on service catalog item form 1. FROM & 2.TO both are referencing to location table. we are provided with URL and api key for google address api.so the requirement is when user selects address on FROM or TO fields the address needs to be verified using google api and user should get the message on form itself that address is valid or not. how to proceed? any steps to achieve this.

2 REPLIES 2

Amit Gujarathi
Giga Sage
Giga Sage

Hi @Mayuri Khairnar ,
I trust you are doing great.
Please refer below docs:
https://docs.servicenow.com/en-US/bundle/utah-platform-user-interface/page/administer/navigation-and...


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



Mayuri Khairnar
Tera Contributor

Hi @Amit Gujarathi ,

The requirement is to proceed by using client script n script include by giving call to REST. I don't have any idea abt it. will you please give me code snippet for using script include for REST.

Thanks & Regards