I’m trying to add a row to a Postgres Database when a value in another table changes. I’m able to build a Zap that triggers when the change happens, but the Zapier Postgres action doesn’t let me add any columns to a table except an Incremental ID.
I’d like to designate which columns get added in the new row. Any ideas?