Easily add forms to your site and receive emails for new submission. Automatic user insights included.
Copy the snippet to embed a form on your site.
Update the value for formapi_email to your email address.
formapi_email
You're good to go!
<form action="https://api.formapi.xyz" method="POST" enctype="multipart/form-data"> <input type="hidden" name="formapi_email" value="[email protected]" /> <input name="name" type="text" /> <input name="email" type="email" /> <button type="submit">Submit</button></form>Powered by <a href="https://formapi.xyz" aria-label="formapi.xyz">formapi.xyz</a>