Skip to main content
Question

Supabase Integration - and why it is more than just Postgres

  • January 28, 2026
  • 2 replies
  • 17 views

I would like to raise this topic and hopefully somehow get the integration created in Zapier Supabase. Supabase is in many ways a wrapper around Postgres, but its HTTP API offers a lot of advantages over just talking directly to Postgres. When using the HTTP interface we get a lot of the following.

1) Events to WebSockets to trigger ui Websockers so we can build javascript UIs around Zapier!

2) Events to WebHoks so we can trigger Zapier when a table is updated or inserted

3) Storage - this great for vectorizing data etc. For example putting a PDF in their will trigger Zapier or Zapier can be used to upload to Supabase to then trigger the next automation..

I am building a connection right now to Superbase, but I have to build all the connections using just regular HTTP, which is okay. But to have an integration I could just use would be ideal.

I can give more examples if needed.

Thanks

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • January 28, 2026

Hi ​@dailyaistudio 

Info about using Supabase in Zaps: https://supabase.com/partners/integrations/zapier

 

You can submit feedback and feature requests via a ticket to Zapier Support to be logged for consideration: https://zapier.com/app/get-help

 

NOTE: Most Zap app integrations are created and managed by the app developer, rather than by Zapier.


drtanvisachar
Forum|alt.badge.img+5
  • Zapier Solution Partner
  • January 29, 2026

Hello  ​@dailyaistudio  This is a solid request and Supabase comes up a lot for these exact reasons.

Right now the best workaround is using Webhooks by Zapier with Supabase’s HTTP APIs and database webhooks for inserts, updates, storage events, etc. It works, but I agree it’s more setup than a native integration. Code by Zapier can also help handle auth and payload shaping cleanly.

If you want this to become a first-class Zapier app, the most effective next step is submitting or upvoting a feature request with specific trigger and action ideas.

Dr. Tanvi Sachar
Monday Certified Partner, Tuesday Wizard