how to launch external URL in Service Now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 02:51 AM
Hi Anand,
You need to create a new module and then select URL from arguments and in arguments provide the url of google.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 03:18 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 03:54 AM
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.