Skip to main content
Tools ServiceNow
QRY

ServiceNow Encoded Query Builder

v1.0 · Everything below stays in your browser

Build encoded query strings from field/op/value rows. Copy into GlideRecord or list URL.

Runs entirely in your browser · Your input is never transmitted

CONDITIONS
0 conditionsReady
ENCODED QUERY
Ready

How to use

  1. Add condition rows with field, operator, value.
  2. Copy the encoded query string.

Frequently asked

Where can I paste the query?

URL filter on any list, GlideRecord addEncodedQuery(), REST API sysparm_query parameter.