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.