Send your form data to Formly and we'll forward it on to any number of email addresses.
Sign upPosting a form
<form action="https://post.formlyapp.com/your-project-id" method="POST">
<input type="text" name="name" />
<input type="email" name="email" />
<input type="hidden"
name="config[subject]"
value="My Website Form"/>
<input type="submit" value="Send" />
</form>
Change your form action to point to us. You will need to set up a project which only takes a few minutes.
Submit form data asynchronously in either JSON or as serialised form data.
Send additional data with hidden form fields.
Formly simplifies form submission for your website. Set up a form, submit it to us and we'll send you all of the data in an email. No need for setting up a backend server or an email service. We take care of all of that for you. No more worrying about your email server breaking