Hello
I'm looking for a solution into using CaseSearchEverything API. As I understand
1) it returns all cases based on created time based filter . Does it return also updated cases. Does It returns cases based on created time only? What happens when a case is updated. How to get based on updated time.
2) Also how to get All comments for all cases instead of just one case id at a time ? We can get all cases using the above api but then have to do get comment using caseid, so it is doable but would be nice to get all related information together .
Appreciate any pointers Thanks