Quickstart
HTML
Learn how to ingest your first submission using HTML
Prerequisites
To get the most out of this guide, you’ll need to:
1. Create the project
Make a new folder and create a index.html
inside with the following content.
Then update the action with your Endpoint URL.
index.html
2. Install the server
After install, add this script to your package.json
3. Run in local
4. Try it yourself
Formizee HTML Example
See the full source code
Was this page helpful?