Streamline your hiring process
Accept job applications without expensive ATS software. TownHall collects resumes, organizes applicants, and notifies your HR team of new applications.
Features for job application forms
Example implementation
Copy this code and replace YOUR_FORM_ID with your TownHall form ID:
<form action="https://townhall.gg/f/YOUR_FORM_ID" method="POST" enctype="multipart/form-data">
<input type="text" name="name" placeholder="Full name" required />
<input type="email" name="email" placeholder="Email address" required />
<input type="tel" name="phone" placeholder="Phone number" required />
<input type="url" name="linkedin" placeholder="LinkedIn profile" />
<select name="position" required>
<option value="">Position applying for</option>
<option value="frontend">Frontend Developer</option>
<option value="backend">Backend Developer</option>
<option value="design">Product Designer</option>
<option value="marketing">Marketing Manager</option>
</select>
<input type="file" name="resume" accept=".pdf,.doc,.docx" required />
<textarea name="cover_letter" placeholder="Why do you want to join us?"></textarea>
<button type="submit">Apply Now</button>
</form>Why use TownHall for job application forms?
No expensive ATS needed for small teams
Never miss an application
Screen candidates with custom questions
Organize by position automatically
Professional applicant experience
Perfect for
Related use cases
Contact Form Backend
Set up a professional contact form in minutes. TownHall handles form submissions, sends email notifi...
Survey & Poll Forms
Create surveys and polls to understand your audience better. TownHall collects responses, provides a...
Event Registration Forms
Handle event registrations for webinars, workshops, conferences, and meetups. TownHall collects atte...