Skip to main content

6 replies

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.

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

 

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? 

 

Most Valuable Pathfinder
December 12, 2024

From the documentation:

 

Aaron.Gleason
Automation Anywhere Team
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.

 

Navigator | Tier 3
December 13, 2024

ok ​@Aaron.Gleason Thankyou