Supabase Connector
Connect to Supabase and import rows from your database tables.
Connect your Supabase project to import database rows into your AI pipelines.
Setup Instructions
1. Navigate to Data Integrations
Go to one of your flows, click the Data Integrations tab and select Select an Integration.
2. Select Supabase
Search for Supabase in the list and click Connect.
3. Get Your Credentials
- In Supabase, go to Project Settings → API
- Copy the Project URL
- Copy the service_role key (for private tables) or the anon key (for public tables)
4. Configure the Connector
- Connector Name: A descriptive name (e.g., "Supabase DB")
- Project URL: Your Supabase project URL
- API Key: Your
service_roleoranonkey - Table(s): The table names to import
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.