Backend event properties

Backend events are workflows that run on the server rather than in the user’s browser. They are configured in the backend workflow editor and can run independently of user interaction.

Event
Description
Link

API workflow

API workflows are workflows that run on the server rather than in the browser. They can run in the background, be scheduled for a future time, or be triggered from outside your app entirely.

A thing is modified

Triggers when specific data in the database is changed.

Recurring event

Trigger at the a set interval, such as daily, weekly or monthly.

Last updated

Was this helpful?