n8n-docs/docs/integrations/builtin/credentials/supabase.md
2023-11-06 08:36:11 +00:00

1.1 KiB

title description contentType
Supabase credentials Documentation for Supabase credentials. Use these credentials to authenticate Supabase in n8n, a workflow automation platform. integration

Supabase credentials

You can use these credentials to authenticate the following nodes with Supabase.

Prerequisites

Create a Supabase account.

Using Access Token

  1. In the Supabase UI, navigate to the project you would like to connect to.
  2. Navigate to Settings page (through the gears button in the left sidebar).
  3. Under Project settings, click on API.
  4. Copy the value from the Supabase URL field into the Host field of your Supabase credentials in n8n.
  5. Copy the value from the Supabase service_role secret field into the Service Role Secret field of your Supabase credentials in n8n.
  6. Click Save on the n8n credentials screen.