Skip to main content
Back to integrations

Integrate Supabase with 65+ apps and services

Open-source Postgres-as-a-service. Query, insert, update, and delete rows in any table via PostgREST. Per-workspace credentials point to each business's own Supabase project. Automate storage workflows by connecting Supabase with your favorite apps on Ideople. All within a building experience you will love.

Create workflows with Supabase integrations

64 Integrations

1 / 6

Supported Actions

Call RPC Function

Invoke a Postgres stored function (RPC) on the Supabase project. Use for complex aggregations or transactions.

action

Check SEO Schema

Check if the SEO monitoring schema tables are bootstrapped in the database. Returns the list of seo_* tables found. Call this before any SEO operations to verify the database is ready.

search

Count Rows

Count rows in a table matching filters without fetching the data.

search

Delete Rows

Delete rows matching filters. Dangerous — requires filters to prevent accidental full-table wipes.

delete

Execute SQL

Execute raw SQL via the exec_sql RPC function. Use for CREATE TABLE, ALTER TABLE, and other DDL operations that PostgREST cannot handle. Requires the exec_sql function to be created in the database first. Only available via service_role key.

action

Insert Rows

Insert one or many rows into a Supabase table. Returns the created rows.

create

Select Rows

Query rows from a Supabase table using PostgREST filters. Returns matching rows as JSON. Uses the service_role key so bypasses RLS.

search

Update Rows

Update rows matching filters in a Supabase table. Returns the updated rows.

update

Upsert Rows

Insert or update rows (based on conflict column). Ideal for idempotent writes.

update

About Supabase

Open-source Postgres-as-a-service. Query, insert, update, and delete rows in any table via PostgREST. Per-workspace credentials point to each business's own Supabase project. It is used by teams and individuals to automate and streamline their storage workflows. Connect Supabase with Ideople to build powerful AI-powered automations without writing a single line of code.

Related categories

Storage
API Key

Similar integrations

Visit Supabase website

Supabase

Storage

9 tools

Start automating with Supabase today

Connect Supabase with 65+ other apps. Free to start — no credit card required.