Deploy global, edge-based applications that respond to Postgres changes. Connect Sequin to Cloudflare Workers for real-time database event processing.
name
field, so the worker logs the name to the console.Click the Deploy button to deploy your worker.SEQUIN_WEBHOOK_SECRET
and the value to a secure secret of your choice.public.users
or public
).30000 ms
for “Request timeout” as this is more than enough time for your worker to process the request1
for “Batch size” so each change is processed individually.Authorization
and the value Bearer SEQUIN_WEBHOOK_SECRET
, using the secret value you set in your worker’s environment variables.users_webhook_sink
) and click “Create Webhook Sink”.users
table:Hello John Doe
: