Postresql bug with New Row or Updated Row as Trigger

I’ve tried connecting to my Postresql database to set a trigger when a row is added or updated and I can get a response only for New Table, New Column, and pretty much anything except New Row and New or Updated Row. There seems to be a bug with this. Can this please be fixed?

Hi @andrewstrealtor

You can report bug reports on actions and triggers here in our public Pipedream Github Repository:

A Pipedream team developer or community member will investigate and make a new version to attempt to fix it if they can reproduce the bug.

All Pipedream triggers and actions are open source, so you can also contribute your own fix if you’d like.

Learn about how to develop new and modify existing components here: Overview