Hacker News new | ask | show | jobs
by thek3nger 1099 days ago
On my website, I set up a webhook to a Zapier “send email” zap: I have a basic contact form and a button that, in practice, does a POST to the Zapier webhook with the email content.

It is not perfect, but it works for my very little volume and hides my email to the outside (I rarely get spam on the email address linked to the contact form).