How to enable webhooks

Sync your Supabase data faster with Database Webhooks!

What do webhooks do?

Webhooks are an optional feature of Supabase that Whalesync can use to speed up syncing of your data out of Supabase. When webhooks are enabled, Supabase will ping Whalesync whenever data is created, updated, or deleted in your database. This can speed up syncing because we don't have to check periodically for changes.

How do I enable them?

  1. Click on the Integrations tab when your project is selected in Supabase:

Click the Integrations tab
  1. Search for "webhooks" and click on Database Webhooks

Find the Data Webhooks integration
  1. Click "Enable webhooks"

Enable webhooks
  1. Whalesync will automatically detect that webhooks have been enabled within 10 minutes, and will create them automatically.

Last updated

Was this helpful?