FEEDBACK · FORM TEMPLATE
Testimonial form template
Collect quotes from happy customers with permission to publish. A sentence or two, a name and role, and a consent checkbox is all you need for social proof.
Best for: Landing pages, case studies, and product marketing.
<form action="https://api.formstork.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">
<label>Name
<input type="text" name="name" required>
</label>
<label>Role & company
<input type="text" name="role">
</label>
<label>Your words
<textarea name="quote" required></textarea>
</label>
<label>
<input type="checkbox" name="permission" required> You may publish this with my name
</label>
<button type="submit">Submit</button>
</form>Replace YOUR_ACCESS_KEY with your form's key from the dashboard. That's it, no backend.
How it works
- Create a free form Create a free form in the Formstork dashboard and copy its access key.
- Paste the HTML Paste the template HTML above into your page and swap in your key.
- Submit it. Every response is emailed to you, filtered for spam, and stored in your inbox, ready to export or forward to Slack, Sheets, and more.
Free forever planNo server requiredSpam filteredWorks with any stack
Start collecting testimonial form submissions
250 free submissions a month with a real dashboard. No credit card.
Use this template →