Back to Nodes

Automation Anywhere

v0.6.2-458faea
Last updated Apr 5, 2025

This project is a work in progress. n8n Node for Automation Anywhere. The initial goal is to provide node for integrating n8n workflows with Automation Anywhere.

46 Weekly Downloads
52 Monthly Downloads

Included Nodes

Automation Anywhere

Description

n8n Node for Automation Anywhere

This project is a work in progress. The initial goal is to provide node for integrating n8n workflows with Automation Anywhere.

Todo

  • Authentication credentials
  • Bot deploy
    • Basic bot deploy
    • Callback URL
    • Callback Headers
    • Bot Inputs
    • List users with unattended license
    • List device pools
  • Manage Executions
    • Start
    • Pause
    • Resume
    • Stop
    • Archive
  • Get Executions job
    • Single
    • Many

Run locally

docker-compose up --build

Dev environment (optional)

If you don't want to install Node.js locally, you can use the included dev.sh script to run your development environment inside a Docker container.

./dev.sh

Contributing

Contributions are welcome! To contribute to this project, please fork the repository and submit a pull request with your changes. Whether you encounter any issues, have suggestions for improvements, or simply want to participate in enhancing this project, please feel free to open an issue on GitHub.