- Home
- Resources
- Integrations
- Automation Anywhere (Cloud)
Automation Anywhere (Cloud) Make integrationAutomate Automation Anywhere (Cloud) with Make.
What if your bots started on their own when the right event happens in another app? The Automation Anywhere (Cloud) Make integration gives you 2 action modules, Trigger a Bot and Make an API Call. This guide shows how to link your Control Room and build a first scenario step by step.
Enterprise app This app is reserved to Make's Enterprise plan.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Automation Anywhere (Cloud) Make integration do?
It lets Make start your Automation Anywhere bots for you. Make runs a scenario (the automation you build, a chain of modules), and one module of that chain asks your Control Room to launch a bot. The event that starts everything comes from another app or from a schedule you set in Make.
A bot that answers a form. A lead fills in a web form, a module of the form app picks it up, and Trigger a Bot starts the bot that keys the data into your back-office tool. Nobody has to open the Control Room.
A bot on a timer, set in Make. Set the schedule on the first module of the scenario and let Trigger a Bot launch the same bot each time the scenario runs. The default schedule of a new scenario is every 15 minutes.
The API calls the listed module skips. Make an API Call reaches any endpoint of the Automation Anywhere API with the connection you already set up, so a scenario can go further than launching bots.
One limit to know before you start: the app is reserved for the Make Enterprise plan. Check the Make pricing page to see where that plan sits. Automation Anywhere may also be available as an n8n node; the n8n vs Make comparison helps you pick a platform, and the Make training covers scenario building from scratch.
How do you connect Automation Anywhere (Cloud) to Make?
- 01
Add a module and open the connection form
In a scenario, add a module from the Automation Anywhere (Cloud) app, then click Add next to the Connection field. A connection is your account linked to Make once, then reused by every module of the app.
- 02
Name it and point to your Control Room
Type a label in Connection name. In Control Room URL, paste the address you use to reach Automation Anywhere, in the
http://<domain>.my.automationanywhere.digitalformat, then enter your login in Username. - 03
Pick how to authenticate
In Authentication Method, choose between an API key and your account password, fill in the matching value, and click Continue. The connection now shows up in the module, ready for every other scenario.
Your first scenario: start a bot when another app sends new data
GoalWhen a new entry arrives in another app, Make launches your Automation Anywhere (Cloud) bot with Trigger a Bot.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Since this app has no trigger, that first module comes from the app where the event happens.
- 02
Add the starting app
Search the app that holds the new entries, a form tool or a spreadsheet for instance, pick its module and create its connection. Each item it returns becomes a bundle, one record handed to the next module.
- 03
Add Trigger a Bot
Click the + on the right of the first module, search Automation Anywhere (Cloud) and choose Trigger a Bot. Select the connection you created and fill the module fields, mapping data from the first module where you need it.
- 04
Test with Run once
Click Run once. Make executes the scenario one time and shows the bundles each module received, so you can confirm the bot really started before anything goes live.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each run of a module on a bundle counts as one operation on your plan.
What can Make do with Automation Anywhere (Cloud)?
Automation Anywhere (Cloud) gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module sends your own request to the Automation Anywhere API and reuses the connection you already created, so there is no second login to manage.
Trigger a Bot
ActionIn Make“Triggers a configured bot from Automation Anywhere.”
You get a bot that starts by itself: this action tells your Control Room to launch a bot you already configured in Automation Anywhere, at the exact step of the scenario where you place it.
Need help automating Automation Anywhere (Cloud) with Make?
A person reads every message.