Formlinx by CODELLINS
< HTML forms, but they actually work. / >
Build your form. Submit to our API.
We will handle the rest.
Get Started

<form
    action="https://formlinx.onrender.com/api/form/{form_id}"
    method="post"
    name="emailForm"
>
    <label for="email">Your Email:</label>
    <input
        type="email"
        id="email"
        name="email"
        placeholder="Enter your email"
    />
    <button type="submit">Submit</button>
 </form>

Integration
JavaScript
Make a Post Request Manually to Your Form Url, and Send Request Body, if you have any other Side Effects to carry out on form submission.
HTML Forms
Add Your Form Url to Your HTML form action, and set the method to post.
Ready to get started ?
Grab your form_ID.
Get started
Copyright © 2023 Formlinx.  Page by eight.