Cloud n8n and cloud Supabase
Trying to connect getting this error:
connect ENETUNREACH 2600:1f1c:f9:4d11:4496:9ade:e99:2c50:5432 - Local (:::0)
I’m able to connect to this database from other places like Google Looker studio.
Any thoughts?
Cloud n8n and cloud Supabase
Trying to connect getting this error:
connect ENETUNREACH 2600:1f1c:f9:4d11:4496:9ade:e99:2c50:5432 - Local (:::0)
I’m able to connect to this database from other places like Google Looker studio.
Any thoughts?
Hey @Dima_Semensky
To connect to Supabase’s Postgres database, please follow these instructions:
Click the connect button on the top of your Supabase dashboard:
Scroll down to “Transaction pooler” and click “view parameters”
Paste all that information into a new Postgres credential, in n8n
To find your database password, go back to Supabase in Project Settings > Database
Click “Reset Password” to be able to copy the password and paste that into the n8n credential.
Create a new Postres node in your workflow and select the credential. Now you have the “Upsert” option for you database
.
If my reply answers your question, please remember to mark it as a solution.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.