Skip to main content

Supabase

Import table rows from a Supabase project (PostgREST)

Category: Database · Authentication: API key / token

Connecting your account

Supabase → your project → Settings → API → service_role secret key.

Credentials needed

FieldRequiredNotes
HostYese.g. https://your_account.supabase.co
Service Role SecretYes
Table nameYesThe Supabase/Postgres table to import rows from

Available data to import

Once connected, choose from these resources when setting up an import:

ResourceWhat it imports
Table rowsAll table rows records

This page is generated from Brooked's connector definition for supabase. Found an error? Open an issue or send a PR.