Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.