Supabase
Open-source backend platform for managing databases, authentication, storage, and real-time subscriptions.
Three ways to use Supabase
Chat with Geni
Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.
Build a workflow
Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.
Power an app
Use this integration as a data source or action layer behind a dashboard, form, or internal tool.
Supported tools
Actions your AI agents can perform with Supabase.
Call Function (RPC)
Calls a Postgres function (stored procedure) as a remote procedure call.
Create Row
Inserts one or more rows into a table. Supports single object or array for bulk insert.
Delete Row
Deletes rows matching filter conditions from a table.
Get Many Rows
Retrieves multiple rows with optional filtering, pagination, ordering, and full-text search.
Get Row
Retrieves rows matching exact equality conditions from a table.
Update Row
Updates rows matching filter conditions with partial column data.
Get started automating Supabase
Ready-to-use workflows
Prompts using Supabase
Weekly Supabase metrics report in Slack and Notion
Every Monday at 9am ET, turn last week's Supabase analytics into a written executive summary posted to Slack and archived as a full report in Notion.
Score Supabase waitlist signups and alert sales in Slack
When someone joins your waitlist, research their company, score them against your ICP, save the contact to HubSpot, and post a one-paragraph summary in Slack.
Recover failed Stripe payments with Supabase context and personalized retry emails
When a Stripe payment fails, pull the customer's history from Supabase, log the failure, alert revenue ops in Slack, and send a retry email matched to the customer's tier.
Log every GitHub release to Supabase and announce it in Slack
When you publish a new GitHub release, save it as a row in your Supabase changelog table and post a clean announcement to your Slack release channel.
Slack support bot that answers from your Supabase knowledge base
When your bot is @mentioned in Slack, it answers from your Supabase knowledge base with cited sources, or files a Linear ticket when it isn't sure.