Skip to main content

Robbot Center

The Robbot Center node allows you to automate work in Robbot Center, and integrate Robbot Center with other applications. Robbot Automation has built-in support for a wide range of Robbot Center credentials, including creating, updating, deleting, getting, adding queues & running tasks.

On this page, you'll find a list of operations the Robbot Center node supports and links to more resources.

!!! note "Credentials" Refer to Robbot Center credentials for guidance on setting up authentication.

!!! note "Examples and templates" For usage examples and templates to help you get started, take a look at Robbot Automation's Robbot Center list.

Basic Operations

  • Run Task
    • Task
    • Additional Info
  • Run Dynamic Task
    • Script
    • Agents
    • Screenshot On Error
    • User permission
    • Retry On Fail
    • Max Retries
    • Assets
    • Additional Info
  • Create Queue & Update Queue
    • Queue Name
    • Queue Id (only update part parameter)
    • Description
  • Delete Queue
    • Queue Id
  • Add Queue Item
    • Queue
    • Reference
    • Priority
    • Data
  • Get Queue Item
    • Queue

Example Usage

This workflow allows you to create a new task in Robbot Center. You can also find the workflow on the website. This example usage workflow would use the following two nodes.

1. Start node

The start node exists by default when you create a new workflow.

2. Robbot Center node

  1. First of all, you'll have to enter credentials for the Robbot Center node. You can find out how to do that here.
  2. Select your operation from the Operation dropdown list.
  3. Enter the parameters that is needed.
  4. Click on Save to run the workflow.