I have a contact us form on my website and I want to send the name, message etc to my email address. Any ideas how to do that?
There are many wordpress plugins that offer that functionality, but this isn’t a question related to Cloudflare.
You can follow the example form, which is built in Workers, and replace the Airtable element with a call to any transactional email service that exposes a HTTP API.
1 Like