Hello forum
I want to retrieve information from one of my queues on Orchestrator in a process I’m building. I’m interested in details such as the total amount of remaining and successful transactions. The challenge is that the ‘Get Queue Items’ activity can only fetch up to 100 items at a time. Is there a way I can retrieve information for the entire queue, especially when dealing with numbers larger than a hundred?