MARKETPLACE
PLUGINS
SUPABASE SELECTOR
Supabase Selector logo

Supabase Selector

Published June 2025
   β€’    Updated July 2025

Plugin details

πŸ”Œ Plugin Marketplace Page πŸ§ͺ Demo App (Live)
πŸ› οΈ Demo App Editor
πŸ“ƒ Documentation


Service Description

  • Supabase Selector is a plugin for Bubble developers to get data from Supabase.
  • For example, if you have a system outside Bubble that uses Supabase, you can use this plugin to get data.
  • It only extracts data from the database. If your app only needs this, you don’t have to pay extra for other features.
  • One subscription allows you to use multiple tables.
  • You can see a demo app using this plugin here.
  • See Bubble usage instructions here.
For more detailed information, please see here.


Pricing

  • $30 once or $4/month
  • Low-Cost Trial: Subscribe to try. Cancel anytime and only pay for the days used. For example, $4/month equals $0.13/day.


Support

Plugins are generally easy to use. However, if you encounter any issues or have questions, please use the following methods to contact us.
  • Contact Form: For general inquiries, technical support, or bug reports, please use our dedicated Contact Form.
    • We aim to respond to all inquiries within 24-48 business hours.
    • When reporting a bug, please include as much detail as possible, such as screenshots, error messages, and the steps to reproduce the issue.
  • Documentation: For comprehensive guidance on how to set up and use our plugin, please refer to the "Plugin Configuration and Usage" section located above on this page.
    • For a deeper dive into the exact configurations and workflows, you can also explore the Editor view of our demo application here.
    • This documentation and the demo editor are regularly updated to reflect the latest plugin features and improvements.
We are committed to providing reliable support to ensure a smooth experience with our plugin.

$30

One time  β€’  Or  $4/mo

stars   β€’   0 ratings
0 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

SmallPiece logo
SmallPiece
Joined 2024   β€’   4 Plugins
View contributor profile

Instructions

πŸ“˜ How to use
1. Prepare your Supabase project
   - Create a Supabase project
   - Make sure your table is created and public API access (RLS off or correctly configured) is enabled

2. Set plugin keys
   In plugin settings:
       - `supabase_project_id`: your Supabase project ID (e.g. `xyzabcxyz`)
       - `supabase_anon_key`: the project's anon/public API key

3. Use the `Select from Supabase` action
   Provide:
       - Table name
       - Columns (Optional)
           Multiple columns can be set, separated by commas.
       - Filters in JSON format (Optional)
           Example(json):
               `[{ "key": "age", "op": "gt", "value": 25 }, { "key": "status", "op": "eq", "value": "active" }]`

4. Process the result
   The result is returned as a JSON string list.
   To access specific values in Bubble, use `:extract with Regex`, or parse it using external tools or plugins.

----

πŸ“„ Full documentation and examples:
πŸ‘‰ Visit our documentation site
   https://yo16.github.io/bubble-plugins/supabase-selector/

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
Analytics   β€’   Data (things)   β€’   Chart   β€’   Technical   β€’   Small Business

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble