ONLINE
Deliverability Letter

Connect Supabase to Bento

Connect Supabase to Bento

Use the Bento Supabase SDK to emit events from Functions and server code with minimal setup.
Bento Logo

Fast Setup • Easy Cancellation • 30 Day Free Trial

Ready to dive deeper?

Explore our comprehensive Supabase Sdk integration documentation and examples to get the most out of your automation.

Everything you need to ship fast

Functions

call Bento on triggers

Auth & row changes

event sources

Fast Flows

real‑time lifecycle

Secure

minimal secrets surface

Your Supabase app is already tracking users. Now turn that data into revenue.

Every signup, purchase, and interaction can trigger personalized campaigns that keep customers engaged and drive repeat business. The Bento Supabase SDK makes it happen with ready-to-use templates and minimal configuration.

5 minutes

to first automation

Zero config

visual automation builder

Real Results

higher customer lifetime value

Built for Supabase developers who need simplicity

Ready-to-use Templates

Pre-built Supabase Functions and triggers for common marketing workflows.

Event-driven Integration

Trigger Bento flows from auth events, database changes, and custom functions.

Secure by Default

Built with Supabase security practices and minimal API surface area.

Edge Function Ready

Works seamlessly with Supabase Edge Functions and global deployments.

Everything you need for Supabase email marketing and automation

Functions

call Bento on triggers

Auth & row changes

event sources

Fast Flows

real‑time lifecycle

Secure

minimal secrets surface

clone https://github.com/bentonow/bento-supabase-sdk

Get up and running with our official Supabase SDK in seconds. Templates and comprehensive documentation included.

Track auth events

Send auth events like signups, logins, and password resets directly to Bento workflows.

Bento SDK integrates with your Supabase stack

Works beautifully with the frameworks and tools you're already using in your Supabase applications.

Edge

Perfect for Edge Functions

Auth

Seamless Auth integration

DB

Database triggers & webhooks

JS

Full JavaScript/TypeScript support

Get started in 3 simple steps

1

Install

clone @bentonow/supabase-sdk

Use the included Templates

2

Configure

Set env: BENTO_API_KEY + SITE_UUID

Add your keys and basic settings.

3

Send your first event

await bento.track({ event: 'user_signed_up', email: 'user@example.com' })

Trigger a Flow and see it live.

Real ways teams use this

Welcome on signup

Welcome users from auth triggers.

auth.signup → welcome

Usage milestones

Celebrate first actions.

row_insert → feature_used → message

Reactivation

Nudge inactivity cohorts.

no events 30d → nudge

Announcements

Broadcast from segments.

broadcast → app_users

Tired of your current email provider?

We'll help you move from
Klaviyo
to Bento.
No hassle. No surprises. Just better email.

Frequently Asked Questions

How do I deploy?

Bundle with Supabase Functions or server components.

Secrets?

Store API keys in Supabase secrets; rotate regularly.

Scaling?

Designed for event bursts and queues.