Automation Anywhere Connector -- connect your own Automation Anywhere Control Room via your own username + API key, then list/run/monitor TaskBots (Bots), browse Bot Runners (Devices), manage work...
What this app can do
17 tools registered
Connect Automation AnywhereFree
Connect your Automation Anywhere Control Room by saving its base URL, your username, and your API key, after checking they actually work together. You'll need: your Control Room URL and an API key (Control Room > My Profile > API Key). Note: this manages Bots, Devices, Activities, Work Queues and Credential Vault metadata only -- Bot Creator (the visual designer) and IQ Bot document automation are out of scope here.
List ConnectionsFree
List the connected Automation Anywhere Control Room tenants.
Disconnect Automation AnywhereFree
Disconnect one Automation Anywhere Control Room tenant. Nothing in Control Room is changed; the saved username/API key are deleted here.
List Bots8 tok
List Bots (TaskBots) available in the connected Control Room, optionally filtered by a name substring.
Get Bot8 tok
Read one Bot in full.
List Devices8 tok
List registered Devices (Bot Runners) in the connected Control Room -- their name, host, and connection status.
List Activities8 tok
List recent Activities (bot runs) in the connected Control Room, most recent first, optionally filtered by status.
Get Activity8 tok
Read one Activity (bot run) in full -- status, timing, device/user, and any error info.
Deploy Bot20 tok
Deploy (run) a Bot now, on explicit device ids or by runAsUserIds, with optional input parameters.
Stop Activity16 tok
Stop or pause a currently running Activity.
List Work Queues8 tok
List Work Queues configured in the connected Control Room -- the queue/queue-item pattern used for high-volume unattended work.
List Queue Items8 tok
List items in a Work Queue, optionally filtered by status ('QUEUED', 'IN_PROGRESS', 'COMPLETED', 'FAILED').
Create Queue Item16 tok
Add a new work item to a Work Queue -- the payload a bot will pick up and process.
Update Queue Item Status16 tok
Manually set a Work Queue item's outcome to 'COMPLETED' or 'FAILED'.
List Credentials8 tok
List Credential Vault entries in the connected Control Room -- name and owner metadata only, never the secret values themselves.
Bulk Stop Activities60 tok
Stop several running Activities in one call, by explicit activity ids. Continues past per-item failures and reports each outcome.
Audit Device Pool40 tok
Build one aggregated health report across every Device in the connected Control Room: connection status, busy/idle state, and any device flagged offline or disconnected -- a value-add snapshot Control Room itself does not surface as a single report.