How to filter Incidents using multiple query parameters
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 05:00 AM
Hello,
I am working on an integration using table APIs. I am trying to filter out incidents using query as mentioned below:
/table/incident?sysparm_query=sys_id=bbc2ddcedba51300b2bd711ebf961944^category=enquiry&sysparm_exclude_reference_link=true&sysparm_view=false&sysparm_display_value=false&sysparm_suppress_pagination=false&sysparm_limit=500
The above query is returning me an empty array in response though there are records for which both the conditions are true. If I try one parameter at a time, like 'sys_id=<SOMEVALUE>', then both parameters are working fine. Any pointer on what I missing will be really great.
Thanks,
BrajMohan
Labels:
- Labels:
-
Integrations
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 05:06 AM
Hi
Please refer the below link as it will show you the proper implementation of encoded query.
Mark Correct if it helps.
Warm Regards,
Omkar Mone
www.dxsherpa.com