Get queue items from date start to current datetime

@ManjunathReddy

May I know what is the start date?

Also it has limit of 100 so you might need to use a loop to get all the items

To field is not needed as it is today only

Here is an example of how to create loop to get all items

Cheers