How can I generate an Excel report within the UiPath REFramework that captures the status of processed queue items?

Hi @Narendranathan_V

By using Get Queue Items also you can achieve it. & Then write that data table to Excel.

But I would say Orchestrator HTTP request is better way.

Hope this helps:)