Supabase
How to connect using the Supabase system integration
Introduction
Connecting Couchdrop to a Supabase database is straight-forward
Requirements
To connect to Supabase in Couchdrop you will need:
A Supabase account, with a table created that you want to upload data into
Access credentials, such as your project ID and access key
Your project ID is typically found in the URL in Supabase, if you navigate to your Supabase project,
https://supabase.com/dashboard/project/<project-id>
In Couchdrop, the Supabase URL field is typically
https://<project-id>.supabase.co
Your access key can be generated from within your account settings -> access tokens, within Supabase
https://supabase.com/dashboard/account/tokens
Configuration Steps
Log in to Couchdrop and add a new system integration
Select Supabase from the list of available integrations
Provide the details above
Click Add System Integration
Last updated
Was this helpful?