Integration to google api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 09:39 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2023 02:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2023 03:07 AM
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