Skip to main content
Cadet | Tier 2
May 2, 2024
Solved

API DEPLOY V4

  • May 2, 2024
  • 1 reply
  • 161 views
I need to be able to send a file to a bot from a web page, is this possible to do using the automation anywhere deploy api? 
If possible, could you tell me how I can do it?
    Best answer by jon.stueveapeople

    Yes, this can be done via API, please see the control room APIs product documentaion:
    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/cloud-control-room-apis.html

     

    You’d want to work through the Authentication API to verifiy the account’s access to the control room and access to the appropriate role. Then you can use the Deploy API (v3, or v4) to delopy the bot to an unattended bot runner.

     

    1 reply

    jon.stueveapeople
    Automation Anywhere Team
    Automation Anywhere Team
    May 15, 2024

    Yes, this can be done via API, please see the control room APIs product documentaion:
    https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/cloud-control-room-apis.html

     

    You’d want to work through the Authentication API to verifiy the account’s access to the control room and access to the appropriate role. Then you can use the Deploy API (v3, or v4) to delopy the bot to an unattended bot runner.