Marketing

Testimonial Request Template

Collect customer testimonials with rating, quote, and permission.

Code Snippets

Copy-paste ready code. Replace YOUR_FORM_HASH with your FormsList endpoint hash.

<form action="https://formslist.com/f/YOUR_FORM_HASH" method="POST">
  <input type="text" name="name" placeholder="Your name" required />
  <input type="text" name="company" placeholder="Company" />
  <input type="text" name="role" placeholder="Your role" />
  <select name="rating" required>
    <option value="">Rating</option>
    <option value="5">5 stars</option>
    <option value="4">4 stars</option>
    <option value="3">3 stars</option>
  </select>
  <textarea name="testimonial" rows="4" placeholder="Your testimonial..." required></textarea>
  <label><input type="checkbox" name="permission" value="yes" required /> I allow this to be used on your website</label>
  <button type="submit">Submit Testimonial</button>
</form>

About this template

A testimonial collection form that captures customer quotes, ratings, and permission to use their feedback in marketing materials. Perfect for building social proof on your website.

Form Fields

NameCompanyRoleRatingTestimonialPermission

Use Cases

SaaS testimonial pages
Product reviews
Case studies
Social proof collection

Features

Permission checkbox
Rating capture
Company and role fields
Review moderation

Frequently Asked Questions

Ready to collect form submissions?

Set up your form backend in under a minute. No server required, no complex configuration — just a simple endpoint for your forms.