Supabase events, straight into Microsoft Teams

Every database row change — posted to Microsoft Teams the moment it happens. No $20+/month automation plan just to move one webhook.

Why not just use Microsoft Teams' built-in options? Even where Supabase offers some form of Microsoft Teams integration, it's often tied to one account, limited in which events it covers, or more than you need. ZestyGlue is a dedicated, always-on feed of exactly the events you choose, for $9/month instead of a full automation-platform subscription.

What it looks like

ZestyGlue
Supabase — Orders Insert
{ "id": 42, "customer_email": "[email protected]", "total": 58.0 }

A real Supabase event, shown as ZestyGlue formats it for Microsoft Teams.

Setup — about two minutes

  1. Create the connector. In ZestyGlue, start a new Supabase → Microsoft Teams connector. You'll get a unique webhook URL right away.
  2. Point Supabase at it. In your project, go to Database → Webhooks → Create a new hook, pick a table and events, and paste in your ZestyGlue webhook URL.
  3. (Optional) add a shared token. Add a custom HTTP header named x-webhook-token with any value you choose, and enter the same value into ZestyGlue for extra verification — not required to get started.
  4. Point Teams at ZestyGlue. In your channel, go to Workflows → "Post to a channel when a webhook request is received", finish the wizard, and paste the generated URL into ZestyGlue.
Under the hood: Supabase Database Webhooks fire directly from Postgres triggers, so events arrive within milliseconds of the actual row change — there's no polling delay anywhere in the pipeline.

Events you can forward

INSERT UPDATE DELETE

Questions

Is my Shared Token safe with ZestyGlue?

It's encrypted at rest with Fernet symmetric encryption before it ever touches disk, it's never logged, and it's never displayed again in the dashboard after you enter it — only a masked placeholder is shown.

Does this work with Supabase's free tier?

Yes, Database Webhooks are available on Supabase's free plan.

Can I watch multiple tables with one connector?

Each Supabase webhook is scoped to one table's events, so create a separate ZestyGlue connector per table — you can still point several at the same destination.

Do I need a Power Automate license?

No — Teams' built-in webhook workflow template is free and available on standard Teams plans.

What happens if my ZestyGlue subscription lapses?

Events are silently dropped rather than causing errors on Supabase's side — Supabase never sees a failure response, so it won't retry aggressively or flag your webhook as broken. Your dashboard will simply stop showing new events until you resubscribe.

Connect Supabase to Microsoft Teams — start free trial
14-day trial, no credit card required. See all 21 sources and 8 destinations →