Get Queue Item (Items which are added in last 24 hours)

I am using Get Queue Item Activity to get items from Queue.
Now I want to get items from Queue which were added in last 24 hours.
Is there any way I can get items which were added in last 24 hours.

@ravig1206

You can use Get Queue Item activity in that properties->Set the Date in From and To

This way you can filter the Queues

Hope this may help you

Thanks