Sign Up
Loading...

Connecting to Supabase

Asked by denishshah84 on February 27, 2025

How do I connect Twidget to Supabase? I couldn't find documentation on connecting to an external database.


Answered by Twidget

Connect to Supabase via its REST API: create HTTP Request commands in Twidget that call Supabase’s API endpoints. Reference: https://supabase.com/docs/guides/api and see this example video: https://www.youtube.com/watch?v=IrY_7xnA10g

Related Questions