Types of handlers
  • 23 Aug 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Types of handlers

  • Dark
    Light
  • PDF

Article Summary

The following are the types of actions that can be carried out by triggers:

Robots

  • Start robot execution
    Start a robot execution using a run configuration, optionally providing custom inputs

Data sets

  • Add data set row
    Add a set of data rows. The number of rows added depends on the type and amount of data received

Dictionaries

  • Add dictionary entry
    Add a set of dictionary entries. The number of entries added depends on the type and amount of data received

Webhooks

  • Call webhook
    Call a webhook. This is invoked once per event, and payload data can optionally be passed to the webhook.

The complete listing of event handlers will always be located here. Event handlers are constantly being added.


Was this article helpful?