MARKETPLACE
PLUGINS
SUPABASE INSERTER
Supabase Inserter logo

Supabase Inserter

Published July 2025
   β€’    Updated July 2025

Plugin details

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


Service Description

  • Supabase Inserter is a plugin for Bubble developers to insert records into Supabase.
  • For example, if you have a system outside Bubble that uses Supabase, you can use this plugin to insert data.[/b]
  • It only inserts 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 Row` action
   Provide:
       - Table name
       - Record
           Enter the record(s) to insert into the record_json field in JSON format.
           Example(json):
               `[{"name": "Alice", "age": 30}, {"name": "Bob", "age": 25}]`

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:
Technical   β€’   Analytics   β€’   Data (things)   β€’   Chart   β€’   Small Business

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble