MARKETING · FORM TEMPLATE
Referral form template
Turn happy customers into a growth channel by letting them refer a friend. Collect who they are and who to reach out to, then follow up with both.
Best for: Referral programs, refer-a-friend campaigns, and word-of-mouth marketing.
<form action="https://api.formstork.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">
<label>Your name
<input type="text" name="your_name" required>
</label>
<label>Your email
<input type="email" name="your_email" required>
</label>
<label>Friend's name
<input type="text" name="friend_name" required>
</label>
<label>Friend's email
<input type="email" name="friend_email" required>
</label>
<label>Add a personal note
<textarea name="note"></textarea>
</label>
<button type="submit">Send referral</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.
Frequently asked questions
Should I email the referred friend automatically?
Only send a friendly, expected message and make it easy to opt out. Unsolicited bulk mail to referred addresses can hurt your sender reputation and trust.
How do I track who referred whom?
Both the referrer and the friend's details arrive in the same submission, so the link is clear. Tag or export them to credit rewards later.
Can I reward the referrer?
Yes. Use the referrer email to trigger a discount or credit once the friend converts, either manually or through a connected automation.
Start collecting referral form submissions
250 free submissions a month with a real dashboard. No credit card.
Use this template →