Marketing

Referral Form Template

Let customers refer friends with referrer and referee details.

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="referrer_name" placeholder="Your name" required />
  <input type="email" name="referrer_email" placeholder="Your email" required />
  <input type="text" name="friend_name" placeholder="Friend's name" required />
  <input type="email" name="friend_email" placeholder="Friend's email" required />
  <textarea name="message" rows="3" placeholder="Personal message (optional)"></textarea>
  <button type="submit">Send Referral</button>
</form>

About this template

A referral form that captures both the referrer and referred person details. Perfect for referral programs, affiliate marketing, and word-of-mouth growth strategies.

Form Fields

Your NameYour EmailFriend's NameFriend's EmailMessage

Use Cases

Referral programs
Affiliate marketing
Word-of-mouth growth
Customer advocacy

Features

Dual contact capture
Personal message
Referral tracking
Webhook integration

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.