Deploy a bot
- Zuletzt aktualisiert2020/04/15
Deploy a bot
Deploy a bot on one or more devices using the bots id and the ids of the BOT_RUNNER devices.
Prerequisites
Make sure that your Control Room Deployment settings are enabled and there are Callback URLs listed. See, Callback URLs for bot deployment.
You need to identify the bot ids to be deployed and the device ids to
deploy them to.
- Request details about files, folders and bots: Request details about bots, folders, and files by searching by names, relative paths, and ids in the Control Room where they are stored.
- Enterprise 11: Request device details: Use this API to retrieve a list of devices that are available for bot deployment.
- Roles and license
-
You need to authenticate as a user that has an Unattended bot runner license.
-
URL:
http://<your_control_room_url>/v2/automations/deploy
- Method: POST