How to find the Self Service URL

lisawhimperley
Tera Expert

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

8 REPLIES 8

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?

 

 

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!

Hi Allen, 

I am receiving this error: 

find_real_file.png

 

Do I need to end this anywhere as well? 

 

Thanks,

Lisa

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!