Triggers
Kicking off automations
Last updated
Kicking off automations
Last updated
Each automation must have a single trigger step, this is essentially a watcher - waiting for a particular condition to be met at which point the process will kick off.
Currently there are three main ways that an automation can be triggered:
Saving a row to a particular
Deleting a row from a particular
An external trigger in the form of a JSON
Triggers are internal to the Budibase system and therefore cannot easily be altered - if you have an idea for a good trigger then let us know on our main ! It is also possible to create custom triggers using the external Webhook, create an external application that will trigger on your required conditions and target your Budibase Webhook!