Learn how to sink every change in your database to a Cloudflare R2 bucket using a Cloudflare Pipeline.
Sample database schema used in this guide
sequin-r2-bucket
:sequin-pg-sink
with a simple configuration to get you started. You’ll see the following output:Endpoint
URL, you’ll need this to setup the Sequin Webhook Sink.public.users
).cloudflare-pipeline-transform
with the type set to Transform function. Then, add the following code to the function:cloudflare-pipeline-transform
function you just created.cloudflare-pipeline-endpoint
) and enter the url for your pipeline:cloudflare-pipeline-sink
) and click “Save” to save the webhook sink.