Supabase credentials#
You can use these credentials to authenticate the following nodes with Supabase.
Prerequisites#
Create a Supabase account.
Using Access Token#
- In the Supabase UI, navigate to the project you would like to connect to.
- Navigate to Settings page (through the gears button in the left sidebar).
- Under Project settings, click on API.
- Copy the value from the Supabase
URLfield into theHostfield of your Supabase credentials in n8n. - Copy the value from the Supabase
service_role secretfield into theService Role Secretfield of your Supabase credentials in n8n. - Click
Saveon the n8n credentials screen.