Skip to main content

Supabase

Query and manage your Supabase database

J
Written by Johan Åkerman

Introduction

Connect Supabase to Sana to manage your database directly. Query, insert, update, and delete rows, count records, and call remote procedures from the conversation. In summary, the connector has the following key characteristics:

  • Category: Engineering

  • Connector type: Real-time

  • Auth type: API keys

  • Hosting type: Managed

Capabilities

This connector is able to do the following:

Capability

Find rows

Insert rows

Update rows

Delete rows

Call procedures

Tools

While the capabilities above describe what the connector can do at a high level, the underlying tools show exactly which operations the agent can use when you ask Sana about Supabase. In practice, the agent may call one or more tools to achieve a single capability.

Tool

Count rows

Delete row

Insert row

Remote procedure call

Select row

Update row

Upsert row

Scope and permissions

This connector uses API keys. When you connect your account, we securely store your keys to connect to this connector's APIs. The scopes for this connector depends on the scopes you assign your API key in Supabase when generating the key.

Set up instructions

Prerequisites:

  • Your Sana workspace admin has enabled this integration – if the workspace admin has disabled the integration it won't appear in the list of available integrations.

Step 1: Go to the integrations page in Sana

In Sana, click on ... More in the sidebar, then select Integrations

Step 2: Find Supabase in the list of available integrations

Scroll to the Available integrations section and locate Supabase.

Step 3: Connect the integration

Click the integration card and select "Connect just for me", this will open a pop-up powered by Pipedream. Follow the steps in the pop-up to complete the set-up.

Step 4: Provide your Supabase credentials

You'll be asked to paste the credentials for Supabase so Sana can store them securely and use them to call the connector's APIs on your behalf.

Step 5: Complete the set up

You've successfully connected your Supabase account. Click Continue to complete the setup and start using the connector.

Did this answer your question?