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:

Step 2: Get your connection string
Click "Connect":

Copy the full connection string under "Direct connection":

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)

Last updated
Was this helpful?