Hello,
I have a queue with 20k transaction items.
Somehow I want to extract only specific between two dates.
For example all transaction items from orchestrator queue name “ReportQueue” between date 01.03.2022 and 08.03.2022.
Not sure Get queue items or Get transaction item also how to filter.
Thanks in advance!