Filtering of date is not working along with sysparm_offset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 04:13 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 05:24 AM
did you try running the same in REST API Explorer?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 09:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 05:22 AM
Do share what worked for you so that it helps other members.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader