Getting your connection string

How to find get your Supabase connection string.

Step 1: Choose your database

Navigate to your Supabase dashboard and select the database you want to connect:

Screenshot of a database on the Supabase dashboard
Pick your database

Step 2: Get your connection string

Click "Connect":

Connect button

Copy the full connection string under "Direct connection":

Connection string

Paste the full connection string into Whalesync.

Replace [YOUR-PASSWORD] with your database password. (ask a developer on your team if you don't know it)

Screenshot of the Whalesync Supabase connection dialog
Enter your Supabase connection URI into Whalesync

Last updated

Was this helpful?