Action to get processed items from work queue
Hi @Anthony & Riyaz,
Here is the scenario: There will a excel file with thousands of records. The BOT has to process all of them in one day. To achieve this, we are using multiple BOTs and work queue. Once all the work items are completed, one of the BOT has to generate a report with all the completed and exception items in the work queue and send it to business team.
Is there any action which can pull all the work items from the work queue?
Or how can we achieve this?
Thanks for your help.