Locksmith Emergency Callout Form
Nobody fills out a contact form when they're locked out of their car at midnight — they call. The form is for the next-day rekey, the smart-lock install, and the after-hours overflow that voicemail eats.
Locksmith calls split into emergency lockouts (call now, $75-150 callout fee, customer doesn't shop) and scheduled work (rekey, smart-lock install, master-key system, car key programming — quoted on the call). Form-based leads almost always belong to the second bucket. The form needs service type, address, and urgency. Critically — speed-to-call still matters: a homeowner who fills out a smart-lock install form at 8 PM has decided tonight, and the shop that calls back at 7 AM beats the one that calls back at 11 AM. Webhook the lead to the on-call tech's phone immediately.
- →Locksmith callout · 6 fields
- →HTML, JS, React, PHP, cURL outputs
- →One POST endpoint, no SDK
- →Honeypot + classifier, no CAPTCHA
See exactly what your visitors see — and you’ll receive.
Left: the rendered form, fully interactive in a sandboxed iframe. Right: the email and dashboard view that lands the moment a visitor submits.
Every submission becomes an email plus a dashboard row. The fields below are the exact payload your form will send. Reply-to is wired to the visitor’s email so hitting reply goes back to them.
Iframe is sandboxed — submit doesn’t actually fire. Get your access key to wire it up live.
Generate, embed, receive.
Three actions stand between you and your first lead. None of them require a backend, a database, or a CAPTCHA library.
Capture service type and urgency
Required: service (lockout / rekey / smart-lock install / car key / master key / safe), address, urgency (emergency / today / this week / quote only).
SMS the on-call tech
Webhook to Twilio — the on-call tech gets a text with service type and address within seconds. Speed matters: emergency leads call 2-3 shops; first to respond wins.
Quote scheduled work on the call
Rekeys are roughly priced ($15-25 per cylinder); car-key programming varies by make/model. Capture the make/model on the form so the tech can quote on the callback.
Five outputs. One backend.
HTML by default. Click open the language you ship in — every variant POSTs to the same /api/submit endpoint.
Replace YOUR_ACCESS_KEY with the key from your dashboard. That’s the only edit.
One template. Every framework.
The same field set works on every framework splitforms supports. HTML, React, Next.js, Vue, Astro, Hugo, WordPress — same POST, same backend.
Things people ask before they ship.
Direct answers, no marketing fluff. Missing one? Email hello@splitforms.com.
Ship your locksmith emergency callout form in 60 seconds.
1,000 free submissions per month. No credit card. Copy the snippet, paste your access key, watch leads land in your inbox.
