Service Portal custom url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 07:39 AM
Hello!
I have a project requirement to check if it is possible to make the portal URL more user-friendly.
Currently the URL is:
https://instancename.service-now.com/portal_name?id=ticket&table=x_mdd_service_case&sys_id=987654352...
The client wants it to be:
https://pdspdetrandev.service-now.com/portal_name/service_name
Is it possible?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 07:58 AM
You can do the custom URL:
Regarding Service name :
https://www.servicenow.com/community/csm-forum/build-url-without-sys-id/m-p/390936
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 08:56 AM
Hi AG!
I think I don't explained my problem properly
I need that when I type in the browser the URL
https://instancename.service-now.com/portal_name/service_name
the page loaded is
https://instancename.service-now.com/portal_name?id=ticket&table=x_mdd_service_case&sys_id=987654352
but the URL cannot be changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 09:00 AM
https://instancename.service-now.com/portal_name?id=ticket&table=x_mdd_service_case&sys_id=987654352
Atul: This is expected behaviour of SN, if you enter name it will pass as Sys id.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 09:58 AM