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.