📁 Reference
Backend
Automations

Automations

Automation involves creating automated workflows that perform specific actions based on triggers. Automation consist of a trigger event that initiates the workflow and one or more actions/steps that follow in response to the trigger.

Types

Scheduled automation

Scheduled automation refers to the automatic execution of predefined tasks or processes at predetermined times or intervals. A scheduler variable defines the time/date to run the automation.

Spreadsheet automation

Spreadsheet automation automates repetitive tasks and manipulates data within a spreadsheet application.

Webhook automation

Webhook automation involves using webhooks, which are HTTP callbacks or notifications triggered by specific events on one system o automatically initiate actions or processes in another system.