How to copy and paste query

kumazo
Tera Contributor

We can copy the query by using "copy query", and get the following sample query.

active=true^priority=3

Is there any way to paste this query into another instance?

 

I used the following URL, but it didn't work.

/incident_list.do?sysparm_query=active=true^priority=3

5 REPLIES 5

Basheer
Mega Sage

Hi @kumazo ,

The url should be like this

https://instanceName.service-now.com/incident_list.do?sysparm_query=active=true^priority=3

Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.

kumazo
Tera Contributor

Hi,

This URL doesn't work...

Hi @kumazo 

You need to replace the instanceName with your actual servicenow instance.

 

Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.

kumazo
Tera Contributor

I've replaced the instanceName with actual one, but it is not reflected.
See the "Captuer.jpg".

https://instanceName.service-now.com/incident_list.do?sysparm_query=active=true^priority=3