An automation executes one or more actions (write, create, ICS…) as soon as a trigger is validated. In TimeTonic, it can be used for: status updates, sending invitations, generating documents, creating rows and entries, etc.
➡️ Key components of an automation:
| Component | Role |
|---|---|
| Trigger | When the automation is launched |
| Control blocks | If / Then / Else / And · define a trigger, then organize your actions around conditions and conditional branches. |
| Actions | What gets executed |