Databases
Read and update Supabase rows from a custom ToolJet interface.
Configure your connection, create queries, and build the interface your team needs. Try a sample prompt
Connector capabilities
Create queries for the operations your app needs, then connect their inputs and results to the interface.
Operations and configuration can vary by connector version. Check the full Supabase guide.
An app you could build
List the records a team needs, filter them in a table, and submit approved updates through a form.
I have a customers table in Supabase with name, email, plan, and account status columns. Build a customer administration app with plan and status filters. Add a form for reviewed updates to the selected customer's contact details.
Start with this prompt in ToolJet. Sign in or create an account, then connect your data source and replace the example names and fields with yours.
Review the generated app, configure permissions, and test its queries before sharing it with your team.
Explore app templatesQuestions, answered
Read and update Supabase rows from a custom ToolJet interface. Supported capabilities: Get and count rows; Create rows; Update rows; Delete rows.
Access to the Supabase account or endpoint you intend to connect, with the credentials and permissions specified in its setup guide.
Use credentials with only the permissions your app needs. Filter and paginate query results, and enforce access restrictions in the database or server-side queries.
Connect Supabase queries to app events such as button clicks and form submissions. ToolJet Workflows and Agent Builder can orchestrate supported connectors on Self-hosted deployments; those products are not available on ToolJet Cloud. Check the connector and deployment requirements for your use case.
Keep exploring
Connect your data, build an interface, and give your team a focused workspace.
Connector information reviewed 2026-09-25. Source: ToolJet documentation.