Skip to content

PostgreSQL

Query, insert, and react to row changes

Databases & data

Triggers

Start a flow when this happens in PostgreSQL.

  • New row in table
  • Row updated

Actions

What a flow can do in PostgreSQL.

  • Run query
  • Insert row
  • Update rows
  • Delete rows
  • Run transaction

Put PostgreSQL to work.

Connect it once; every flow in your workspace can use it.

Free plan · 1,000 runs a month · self-host or cloud