RizzForms documentation
Welcome to RizzForms
These docs walk through the fastest way to collect submissions from any HTML form. Start with the basics below or jump to a specific guide using the navigation.
How it works
- Create a form token. Login, create a form, and copy the generated endpoint.
- Point your HTML form at us. Set the
actionattribute to the RizzForms endpoint and submit the fields you need. - Receive submissions anywhere. Forward to webhooks, get email alerts, or pull data via API when it works best for you.
If you're on a static site, this is all you need—no backend hosting or serverless functions required.
Next steps
To keep momentum, we recommend:
- Reading the Getting started checklist.
- Exploring the Form guides for validation, spam protection, and autoresponders.
- Reviewing the API reference for server-side integrations.
The left navigation groups every page by topic. Pages highlight as you move deeper so you always know where you are.