how to launch external URL in Service Now

anandpatil
Tera Contributor

Hi Experts,

as in Below Screen Shot, we are trying to launch External URL in Service Now we are unable to do that, please suggest how can we do that??

Like www.google.com should open after clicking on menu(Navigation)..

find_real_file.png

Regards

Anand Patil

5 REPLIES 5

Gurpreet07
Mega Sage

Hi Anand,



You need to create a new module and then select URL from arguments and in arguments provide the url of google.com


anandpatil
Tera Contributor

Hi Gurpreet,



Thanks for your Reply,



already I created and tested, when I click on menu, the Google page will not Open,



find_real_file.png



after clicking on menu, below screen will open.



find_real_file.png



Regards


Anand patil


Manik
ServiceNow Employee
ServiceNow Employee

Hi Anand,



Please try giving your URL in the format as: https://www.google.com.



Thanks,


Manik



PS - Please mark helpful, correct and like if it helped.


Hi Anand,



As Manik suggested , type complete URL. Also field Window defines target where the url will open. Leave it blank if you want to open in content frame other wise use _blank if you want to open in new tab.