Setup
Last updated
Last updated
First, you need to obtain an Access Key from FormsLite.io.
by filling out the form on our site.
Once submitted, you will receive the Access Key via email.
Make sure to copy this key for later use.
Next, create a form on your website and include our form endpoint in the action attribute. Here's a simple example of how it should look
Ensure you added `name` attribute, form action URL and the `access_key` to make the form work.
Include your Access Key in the form to start receiving email submissions.
That's all there is to it. Run your code in a browser, and it should work perfectly. This is just a basic example, but you can customize it in countless ways. Explore our other documentation pages to learn more.