How can I trigger a task when a row is added or updated to a postgres table?
Status: Open · Asked by Bryan Grasso-Shonka on · 0 views
I currently use zapier workflows to trigger when a postgres table is updated or created is there a way that I can do this in Pabbly too? I dont see anything come up when I search for postgres when I start a workflow. If not, can this be created? I would likely 3-10x my workflow usage on pabbly if I had this feature.
Hi @SnackGuy,
If you want this application to be added to Pabbly Connect, you can submit your request on our dedicated platform:
https://pabbly.featureos.app/b/Integration-Request
Our integrations team will review your request and, if possible, add the desired application to Pabbly Connect.
Thank you! Is there any other way to do this with the current capabilities?
If the application you are attempting to connect with supports webhooks, you can try using 'Webhook by Pabbly' to set it up as the trigger step.
I think we're on separate wavelengths. I am trying to figure out how to trigger a workflow in pabbly based on a row being created or updated in Postgres.
We do understand your use case. Currently, it's not possible to set Postgres as the trigger step that executes when a new row is created or updated, as we don't have a trigger application for Postgres.
I think we're on separate wavelengths. I am trying to figure out how to trigger a workflow in pabbly based on a row being created or updated in Postgres.
Hello @SnackGuy ,
You can make custom app by following this video tutorial (
youtube.com/watch?v=P1jVV_veQbc
). All you need is API doc of Postgres and follow this tutorial.If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.