Home / Job application form

Free job application form

Collect job applications on your website. Structured submissions, email alerts, and CSV export. No ATS needed.

Hiring for a small team? You don't need an ATS. LazyForms lets you create a job application form, collect structured applications (name, email, resume link, cover letter), and manage everything from your dashboard and email.

What you get

  • Structured applications with all the fields you need
  • Email alert for every new application
  • Dashboard to review and compare applicants
  • Export all applications as CSV for team review
  • Google Sheets sync for collaborative hiring

Example code

Copy this HTML and replace YOUR_ACCESS_KEY with your form endpoint key.

<form action="https://api.lazyforms.com/f/YOUR_ACCESS_KEY" method="POST">
  <input type="text" name="name" placeholder="Full name" required />
  <input type="email" name="email" placeholder="Email" required />
  <input type="text" name="phone" placeholder="Phone number" />
  <input type="text" name="position" placeholder="Position applying for" required />
  <input type="text" name="linkedin" placeholder="LinkedIn profile URL" />
  <input type="text" name="resume_link" placeholder="Resume link (Google Drive, Dropbox, etc.)" />
  <textarea name="cover_letter" placeholder="Why are you interested in this role?" rows="4"></textarea>

  <input type="text" name="_honey" style="display:none" tabindex="-1" />
  <button type="submit">Submit</button>
</form>

Tips

  • Ask for a resume link instead of file upload — keeps things simple.
  • Add a LinkedIn URL field for quick profile review.
  • Export to Google Sheets and share with your hiring team.

How LazyForms works

  1. 1

    Create a free account — just your email, no credit card.

  2. 2

    Create a form endpoint and get your unique action URL.

  3. 3

    Add the URL as your form's action attribute.

  4. 4

    Every submission goes to your email, dashboard, and connected integrations.

Create your job application form

Free forever. No credit card. Set up in 30 seconds.

Enter your email to receive your form action URL · No password needed