update postgres trigger
Path parameters
Request body
Name of the PostgreSQL logical replication slot to use
Name of the PostgreSQL publication to subscribe to for change data capture
The unique Windmill path for this trigger. Must be of the form u/<user>/<path> or f/<folder>/<path>. This is the trigger object path, not the HTTP route path.
Path to the script or flow to execute when database changes are detected
True if script_path points to a flow, false if it points to a script
job trigger mode
Path to the PostgreSQL resource containing connection configuration
Path to a script or flow to run when the triggered job fails
The arguments to pass to the script or flow
The user or group this trigger runs as. Used during deployment to preserve the original trigger owner.
When true and the caller is a member of the 'wm_deployers' group, preserves the original permissioned_as value instead of overwriting it.
Response
postgres trigger updated