How to find the Self Service URL

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2018 05:41 AM
Hi,
I am trying to set up modules for the self-service portal, however I am having trouble being able to find the URL of the page I would like to show in the module.
I would like to create a module for the quick links page, when I go to the quick links page via the homepage - how do I know what the URL is. By taking it from the browser this is not correct as this is the longer version from what I can see and does not work.
Any advice please?
Thanks,
Lisa
- Labels:
-
Workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2018 05:53 AM
This URL has taken me to the catalog page, I want to be able to go to a specific link on this page. Is this possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2018 06:10 AM
Yea, open that catalog page, right-click on the link of the one you want to go directly to and choose copy link address. Then paste that in your URL arguments area, but only leave where it starts with: com.glideapp.servicecatalog_category_view.do?.... etc.
Take out everything before that.
Please mark all answers as Helpful or Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2018 06:17 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2018 06:41 AM
Make sure you have it set as URL (from arguments:) - this is exactly what I have and I just tested it for you:
com.glideapp.servicecatalog_category_view.do?v=1&sysparm_parent=sys_id&sysparm_catalog=sys_id&sysparm_catalog_view=catalog_default
So where it says sys_id, I took out mine, but that's the gist.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!