Electrician Service Request Form
Electrician leads break into emergencies (no power, sparking outlet) and projects (EV charger, panel upgrade, recessed lights). One form, one urgency dropdown, two completely different SLAs.
Electricians get a wider job-type spread than most trades — same crew might do a $200 outlet swap, a $3,000 panel upgrade, and a $1,500 EV charger install in one week. The form needs a job-type dropdown so the office can quote on the call back, not on-site. EV charger installs in particular have exploded since 2024 — they need the home's panel amperage and whether the customer already has the charger in hand. Two fields, completely different quote.
- →Electrician service request · 7 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.
Use the electrician template
Pre-built fields: name, phone, address, job type (panel / outlet / EV charger / lighting / troubleshooting), urgency, description.
Capture EV charger details
If 'EV charger' selected, conditionally show fields for charger model and panel amperage. Saves a 10-minute call. We have a recipe in the docs for the show/hide JS.
Route to dispatch
Webhook to your dispatch app or to a phone — emergency / no-power leads ping the on-call tech directly via Twilio. Quote leads land in the office inbox for 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 electrician service request 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.
