you need to make a "pages function" to do that, and then call that function from the cloudflare page

you need to make a "pages function" to do that, and then call that function from the cloudflare page, e.g. some javascript running on your page. the function is essentially just a regular cloudflare worker that happens to be "inside" your pages project
Was this page helpful?