Skip to main content

Does anyone have any 3rd party alternatives to COE Manager and Bot Insight that they are currently using?

 

Ideally a website or app which we can POST too which will display our bots and other information in a readable format!

 

Any help/info will be appreciated. Thanks

Since the entire environment is Rest-aware, I’m guessing you could pull the information for your executions through the Control Room API and then create your own HTML dashboards. I use Powershell Universal for dashboards, personally:

https://www.ironmansoftware.com/powershell-universal

 


PowerBI Dashboard  - we pull our bot run data and other transactional data directly from the DB into a Dashboard.


Reply