I have to get how many transaction items were successful in the previous day, therefore i used Get QueueItem activity, my issue is here: I have in each Folder several Queues, How can I use get QueueItem to get multiple Queues in the same folder on Orchestrator?
Thanks for proposing this solution, I think it is helpful, but i’m facing a small problem, in swagger it is telling me that i’m not authorized. Any idea of how to solve this problem?
It worked and i was able to authorize, can you help with one more thing please?
Can you write me the code of how to use filter in Swagger, i want to say that i want to retrieve the queues that started 1 day ago, and i want to retrieve only the Successful and Failed only. Does that work ?