🗂️Table

🗂️ The Table trigger starts a workflow when a row is added or changed in a table.

When to use it

  • Processing incoming rows such as orders, registrations, or tickets.
  • Automation that starts from structured data entry.

How it works

Connect a table and choose the event (new row/update). The workflow receives the row data as input through <start.input>.