Backly
Bubble integration
1
2
3
4
5

You use Bubble? Connect your Supabase backend in 2 minutes

Backly auto-detects all tables from your Supabase project connected to Bubble — browse data, manage records, and inspect your schema without touching Bubble's editor.

How to get your Supabase credentials

From Bubble

1

Open Supabase Dashboard

Go to supabase.com, sign in, and select your project. This is the Supabase project you've connected (or plan to connect) to your Bubble app.

2

Go to Settings → API

In the left sidebar, click "Settings" (gear icon at the bottom), then select "API" from the submenu.

3

Copy your Project URL

Under "Project URL", copy the full URL — it looks like: https://xxxxxxxxxxxx.supabase.co

https://xxxxxxxxxxxx.supabase.co
4

Copy the anon / public key

Under "Project API keys", copy the "anon" (public) key. It starts with eyJ... and is safe to use in Backly — read-only by default.

5

Optional: connect Supabase to Bubble via API Connector

In Bubble, install the "API Connector" plugin, add Supabase REST endpoint (https://xxx.supabase.co/rest/v1/), and use the same anon key as the Authorization: Bearer header.

Or start with a template