Skip to main content
Cadet | Tier 2
February 27, 2025
Solved

REST API in Community Edition

  • February 27, 2025
  • 2 replies
  • 265 views

I want to list all Process, bots & files from all folders.

(1) Is there any Rest API for this?

(2) Does Community edition support Rest API?

    Best answer by Aaron.Gleason

    Here ya go!

    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/cloud-control-room-apis.html

    To view the Swagger page, enter your control room URL followed by /swagger/     (don’t forget the trailing slash!)

    2 replies

    Aaron.Gleason
    Automation Anywhere Team
    Automation Anywhere Team
    February 27, 2025

    Here ya go!

    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/cloud-control-room-apis.html

    To view the Swagger page, enter your control room URL followed by /swagger/     (don’t forget the trailing slash!)

    VS 2600Author
    Cadet | Tier 2
    February 27, 2025

    https://automationanywhere-be-prod.automationanywhere.com/v2/authentication/token

     

    That document is asking to use above URL.

    Does Community edition support Rest API?

     

    Thanks