• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

How can I trigger a task when a row is added or updated to a postgres table?

SnackGuy

Member
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.
 

ArshilAhmad

Moderator
Staff member
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.
 

SnackGuy

Member
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.
 

ArshilAhmad

Moderator
Staff member
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.
 

Himesh

Active member
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 (
). 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.
 
Top