Skip to main content

Run a bot from Postman

  • December 10, 2024
  • 6 replies
  • 134 views

Forum|alt.badge.img+5

How to Run a bot from Postman in community edition kindly give me in a steps 

6 replies

Forum|alt.badge.img+17
  • Most Valuable Pathfinder
  • December 10, 2024

You seriously need to provide more information if you would like some help. Are you meaning call the Control Room API from postman to run a bot? Or calling a postman collection from a bot?

If you’re looking to do the former (call the Control Room API from postman), realize the documentation states you have only limited access to APIs in Community Edition.


Forum|alt.badge.img+5
  • Author
  • Navigator | Tier 3
  • December 11, 2024

ok ​@JLogan3o13  i need to run a bot in control room from postman api call how can i do that

 


Forum|alt.badge.img+5
  • Author
  • Navigator | Tier 3
  • December 11, 2024

This endpoint is a service to service authentication API used by Automation Anywhere internally supported applications. This API is not supported for use by external users 

 

{
"code": "UM1025",
"details": null,
"message": "An invalid app user tried to connect."
}

I have try to connect but these message shows in swagger what should i do and in postman it shows 404 NOT FOUND 

What should I do now

Will it works in Community Edition ?

@JLogan3o13 Kindly help me to solve it 

 

Reference:https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/control-room/control-room-api/authenticate-password.html

This is for only Enterprise Edition Kindly let me know? 

 


Forum|alt.badge.img+17
  • Most Valuable Pathfinder
  • December 12, 2024

From the documentation:

 


Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • December 12, 2024

I have try to connect but these message shows in swagger what should i do and in postman it shows 404 NOT FOUND 

What should I do now

Will it works in Community Edition?

This is for only Enterprise Edition Kindly let me know? 

No, this will not work in Community Edition. Why? Because you need a bot runner to assign the run to, and Community Edition does not support bot runners. You must pay for the Enterprise Edition to get that functionality.

 


Forum|alt.badge.img+5
  • Author
  • Navigator | Tier 3
  • December 13, 2024

ok ​@Aaron.Gleason Thankyou