Skip to content

Postgres Trigger node#

Use the Postgres Trigger node to respond to events in Postgres and integrate Postgres with other applications. REA Automation has built-in support responding to insert, update, and delete events.

Credentials

You can find authentication information for this node here.

Events#

You can configure how the node listens for events.

  • Select Listen and Create Trigger Rule, then choose the events to listen for:
    • Insert
    • Update
    • Delete
  • Select Listen to Channel, then enter a channel name that the node should monitor.

REA Automation provides an app node for Postgres. You can find the node docs here.