Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to get the URL user trying to access before logging into the instance?

Palle
Tera Contributor

Hi SN Community, 

Is there a way to get the URL user is trying to access before logging into the instance?

4 REPLIES 4

Sulabh Garg
Mega Sage

Hello

Are you asking for the login page of the instance. Below is the URL..

https://Instancename.service-now.com/login.do

Please Mark Correct/helpful, if applicable, Thanks!! 

Regards

Sulabh Garg

Please Mark Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg

Hi Sulabh, 

No, for example if a user is trying to access '/problem_list.do' before logging into the instance, I wanted to get that URL.

 

I don't think that's possible inside ServiceNow. You may try external tools which can track what URL's are accessed by the users.

 

Please Mark Correct/helpful, if applicable, Thanks!! 

Regards

Sulabh Garg

Please Mark Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg

I am not sure if the question was asked in the correct way. If a user is trying to access '/problem_list.do' and logging into the instance, after logging in I wanted to get that url.