API
Last updated
Was this helpful?
Last updated
Was this helpful?
Setting it up is easy and free. Here's how:
We are going to take . Setting it up is easy and free.
Change your form's action
attribute to this and replace your@email.com with your own.
Ensure all <input>
, <select>
and <textarea>
elements inside your form have a name attribute, otherwise you will not receive the data filled in these fields.
Go to your website and submit the form once. This will send you an email asking to confirm your email address.
From now on, when someone submits that form, we'll forward you the data as email.