CONTACT · FORM TEMPLATE
Job application form template
Take applications straight from your careers page. Collect contact details, the role, a portfolio link, and a short cover letter, all delivered to your inbox.
Best for: Careers pages, hiring, and freelance intake.
<form action="https://api.formstork.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">
<label>Full name
<input type="text" name="name" required>
</label>
<label>Email
<input type="email" name="email" required>
</label>
<label>Phone
<input type="tel" name="phone">
</label>
<label>Position
<select name="position" required>
<option>Engineering</option>
<option>Design</option>
<option>Sales</option>
<option>Other</option>
</select>
</label>
<label>Portfolio / LinkedIn
<input type="url" name="portfolio">
</label>
<label>Why you?
<textarea name="cover_letter" required></textarea>
</label>
<button type="submit">Submit application</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 job application form submissions
250 free submissions a month with a real dashboard. No credit card.
Use this template →