Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

NS16
Mega Sage

Hi @kumazo,

 

Below URL worked for me

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

 

If it doesnot work can you explain what error you are getting?

 

Thanks,

NS