🔄Using Tables in Workflows

🔄 Connect a table to a workflow to read rows or write results. A new row can also start the workflow.

Reading and writing

  • Read: Retrieve one or more rows as input to a step.
  • Write: Add or update a row with a run result.

With triggers

The Table trigger starts a workflow when a row is added or changed (see Triggers → Table).