Service Portal custom url

Thiago_Pereira
Tera Contributor

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

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Thiago_Pereira 

 

You can do the custom URL:

 

https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/integrate/authentication/task...

 

Regarding Service name :

 

https://www.servicenow.com/community/knowledge-managers/why-are-we-still-using-sys-id-s-on-urls/m-p/...

 

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]

****************************************************************************************************************

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.

Hi @Thiago_Pereira 

 

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]

****************************************************************************************************************

Robert H
Mega Sage

Hello @Thiago_Pereira ,

 

The short answer is: no, not possible.

 

Regards,

Robert