Skip to main content


Is there a way to use the API call CaseSearchEverything to return changed Cases for a given time interval? The filter criteria don’t seem to provide that capability.


Thanks.


Hi, the "Tools" Addon has an Action "Delete Cases Based On Search" with the following helpful description text:




[...] To get an example of this value, go to Search in the UI and open Developer Tools. Search for the cases to delete. Look for the "CaseSearchEverything" api call in DevTools. Copy the JSON payload of the POST request and paste in "Search Payload".



so you can just use the "Search" functionality for cases in the GUI and fetch all the filters available.



Hi
@Khalid Khan



If it's not in the filter criteria then it's not supported by the API. We are considering supporting new filter capabilities in the future. You are also welcome to open a feature request.
https://community.siemplify.co/categories/suggest-new-ideas



Thank you
@Tom Fridman
. I will open a suggestion


Reply