Skip to main content
Solved

Bot Dashboard Data Export

  • January 13, 2025
  • 2 replies
  • 23 views

Forum|alt.badge.img+6

Hi 

Im trying to export all the Bot names from automation anywhere. Can anyone suggest how to achieve this using Bot Insights or any other alternate ways?

Best answer by Aaron.Gleason

There is an unpublished API called “list” that can get this done. If you bring up your developer tools (F12) in your browser, then go to the Automations section, look in the Network section for the call for “list”. It returns a JSON stream of data that contains the names (and much more) of all the automations for the current user.

Be aware that since this is not a published API, it could change or stop working at any time.

https://YourCR/v2/repository/folders/*****/list

The ***** represents the private folder ID. This should also work for public folders.

View original
Did this topic help answer your question?

2 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+10
  • Automation Anywhere Team
  • 541 replies
  • Answer
  • January 13, 2025

There is an unpublished API called “list” that can get this done. If you bring up your developer tools (F12) in your browser, then go to the Automations section, look in the Network section for the call for “list”. It returns a JSON stream of data that contains the names (and much more) of all the automations for the current user.

Be aware that since this is not a published API, it could change or stop working at any time.

https://YourCR/v2/repository/folders/*****/list

The ***** represents the private folder ID. This should also work for public folders.


Shreya.Kumar
Pathfinder Community Team
Forum|alt.badge.img+9
  • Pathfinder Community Team
  • 95 replies
  • January 14, 2025

@Kayal 2500 did you try solving this using the solution Aaron recommended?


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings