I am looking to generate a report from queue items. I am using get queue items function where I see from and to date parameters. These dates are operating on basis of creation date of the queue item and not updated date (start time/end time). Now I want the report to be created for items which are processed today and some status update is made and it is possible that queue item was not added today. Please help if you know best way to handle this requirement.
I can always get all queue items and filter them in code but looking for an optimized way to pull the data from queue.