Filtering of date is not working along with sysparm_offset

Akshara6
Tera Contributor

I am trying to fetch incidents from that table after a certain date and also i have kept offset limit and sysparam_limit. But it doesnt return any result when there is offset also present .

this is the url: https://instance.service-now.com/api/now/table/incident?sysparm_query=sys_created_on>=2023-10-02T11:34:43Z^ORDERBYsys_created_on&sysparm_offset=60&sysparm_limit=10

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Akshara6 

did you try running the same in REST API Explorer?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

 

I have resolved the issue. Thankyou

@Akshara6 

Do share what worked for you so that it helps other members.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader