Start migration API
Use this API to migrate bots (TaskBots and MetaBots) created using the Enterprise Client version 11.x to Automation 360.
Prerequisites
Note: View the Control Room APIs in the
Community Edition, but API functionality is limited. You need a
licensed Automation 360 Edition to access the full functionality of
the APIs.
Complete the prerequisites before migrating Enterprise 11 bots to Automation 360. Prerequisite tasks for migrating bots
Request parameters:
Parameter | Required | Type | Description |
---|---|---|---|
name | Yes | String | The name for the migration entity. |
description | No | String | A short description for the migration. |
botIds | Yes | integer | Bot IDs to run the migration. |
userIds | Yes | Integer | Bot Runner users IDs where this migration would be run on. |
overwriteBots | No | Integer | Set this parameter to true if you want to migrate the already migrated bots again. The default value is false. |
Procedure
The REST API responds to each request with
an HTTP response code.
For response codes,
see API response codes.