How do I use a Supabase DB Trigger or Supabase realtime notification as Pipedream trigger?

I have setup a simple workflow that needs to send an email based on records retrieved from a table in Supabase. This works fine when manually testing it… but this workflow is missing start trigger in Pipedream.

I would like workflow to be triggered as a result of a new record being added to this Supabase table… how do I configure Workflow to do that?

Supabase supports both Postgres DB Triggers and Real-time notifications; latter I think requires use of SUpabase JS SDK.

Hi @dhurbhat,
First off, welcome to Pipedream! Happy to have you

Thank you for your request. I submitted an issue here on behalf of you, you can subscribe to it and get notified whenever it receives any updates!

This should be resolved! Let me know if you run into any issues