Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sijojoseph22
Creator II
Creator II

Rest Api Date Format

Hi Team,

We are using Rest Api to fetch the data, we need to fetch data for one day. We are able to fetch one record by passing exact value on sys_created_on as link given below

https://xxx/api/now/table/sn_imt_quarantine_crisis_task?sysparm_query=request_type%3D4&sysparm_fields=requested_for%2Crequested_for.email%2Cu_check_in_status%2Csys_created_on&sys_created_on=2020-09-08 21:39:22';

Please could you help us to modify this query to get the value from the date “>-=” , e.g if we give the timestamp “2020-09-08 21:00:00”, we need records ”>=” from those timestamp.


Thanks,
Sijo

Labels (1)
1 Reply
fosuzuki
Partner - Specialist III
Partner - Specialist III

Hi,

you will need to direct your question to the API owner. He should tell you how to write the url. This issue is not directly related to Qlik Sense.