- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2019 12:09 PM
This is probably a stupid question, but I'm stuck.
Is there a way to link to a Service Catalog Item on ServicePortal? I currently have a link embedded in the description of the Catalog Item ("if you haven't already done X, click here"). Problem is it opens in the default interface. I need it to open in the Portal interface.
What am I doing wrong?
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2019 12:23 PM
The url for a catalog item is:
https://[instance].service-now.com/sp?id=sc_cat_item&sys_id=186d917a6fab7980575967ddbb3ee4f2
Maybe you aren't matching the url exactly? This is to the New Email Account catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2019 12:23 PM
The url for a catalog item is:
https://[instance].service-now.com/sp?id=sc_cat_item&sys_id=186d917a6fab7980575967ddbb3ee4f2
Maybe you aren't matching the url exactly? This is to the New Email Account catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2021 05:47 AM
I did this in Development instance, but when I am testing; its redirecting me to Prod instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2019 12:36 PM
Hi there,
Just something similar to this should work. Or at least it does here 🙂
/sp?id=sc_cat_item&sys_id=5267e0acdb00e30074b49638db961988
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2019 01:34 PM