Yes, and it should
A quote request with photos that sits in an office inbox until evening is a quote request the customer has already sent to someone else. The form has to reach the phone in your pocket, with the pictures, within a minute, so you can glance at it between jobs and reply from the van. Here are the three ways to make that happen, from best to simplest.
Route 1: into your job management software
If you use Jobber, ServiceM8, Tradify, Housecall Pro, Fergus, Commusoft or similar, the website form should create a request or lead in the software, with the photos attached, and the software's app notifies your phone.
How: most of these offer an embeddable request form that does this natively, styled to your site. Where the embed is ugly or slow, a form built on the site posts to the software's API or through an automation tool (Zapier, Make) that creates the lead with attachments.
What you get: the enquiry as a job lead in the system you already use, photos attached, customer details filled in, one tap to call or text them, and no re-keying when it becomes a job.
What the customer sees: your form, on your site, in your style, with a camera button.
This is the best route because the enquiry lands where the work is managed.
Route 2: a notification with the photos
No job software, or software without a usable web form: the site's form sends a push notification, SMS or WhatsApp message to your phone with the customer's name, mobile, town, description and the photos (or thumbnails with a link).
How: the form submission triggers an automation (Zapier, Make, n8n, or a small server function) that posts to a notification service (Pushover, a Slack or WhatsApp Business message, Twilio SMS) and stores the full request with images somewhere you can open on the phone.
What you get: a buzz in your pocket with enough to reply in one line, and the full details a tap away.
What the customer sees: the same form.
Route 3: email that pushes to your phone
The simplest: the form emails an address that your phone receives with push notifications on, with the photos attached and resized so they are not 40 MB.
How: any form tool with file uploads; a dedicated address like quotes@yourfirm.com set up on your phone with notifications on; images resized server-side to 1600 pixels.
What you get: an email with pictures on your phone within a minute. Less structured than the first two, but immediate.
Watch: attachments over a few megabytes fail or arrive slowly; resizing on the server is not optional. And email in a personal inbox gets buried; a dedicated address with its own notification sound helps.
What the form needs regardless of route
- Name, mobile, town, what needs doing, photos, when suits. Six fields.
- A camera button that opens the phone's camera or gallery, accepting several images, showing thumbnails as they are added.
- Server-side resizing and format conversion (iPhones send HEIC).
- A thank-you message with the reply promise and the emergency number.
- Spam protection that does not annoy humans: honeypot, timing check, rate limit.
- Tested from a phone, in Safari and Chrome and inside Instagram's browser.
Replying from the van
Whatever the route, the message on your phone includes the customer's mobile as a tappable link, so the reply is one tap: a call, or a text ("Got your photos, looks like a [job], I can come Thursday morning; rough cost £X"). Routes 1 and 2 can pre-fill a reply template. The reply within an hour is what turns the form into a job.
Photos of people's homes
The images are personal data and may show the inside of a home. Store them in the job software or a private store, not a public uploads folder; delete requests that did not become jobs after a few months; do not share them beyond the job. A line beneath the button: "We use your photos only to quote for this job."
Testing it
Submit the form from your phone with three photos, timing from submit to the notification arriving. Under a minute is the target. Check the photos open at a usable size. Check the customer's number is tappable. Do this monthly, because integrations break quietly; it is on the care plan for every trade site we look after.
What it costs
Route 1 with the software's own embed: an hour of configuration. Route 1 via API or automation, or Route 2: a few hours to build and test, plus a small monthly fee for the automation tool if used. Route 3: an hour. All are a fraction of one job.
Where this sits
A photo quote form that reaches the tradesperson's phone within a minute is the centre of every trade website we build, wired into the job software where there is one and to a notification where there is not. The form is how customers want to ask; the phone is where you are; the wiring is what makes the two meet before the customer asks someone else.