Capture the missed call
Resolve the tracked number, persist the event, and open the lead thread cleanly.
Residential HVAC missed-call recovery
Keep working. We’ll handle the callback.
Docs / Workflows
This page describes the workflow model rather than every UI click. CallSnare captures the missed call, replies quickly, moves the lead toward booking, keeps reminder behavior aligned, and preserves proof of the outcome.
The workflow is intentionally narrow: one lead thread, one booking path, and one evidence trail. Complexity stays behind guardrails rather than leaking into the operating surface.
Signal path
Capture the missed call
Resolve the tracked number, persist the event, and open the lead thread cleanly.
Move the conversation
Send the first text when the rules allow it, then keep office and automated work in one thread.
Keep booking behavior aligned
Confirmation and reminder work stays attached to the booking instead of drifting from it.
The customer feels speed first: missed call, quick text reply, clear next step.
The team sees one thread with status, notes, booking context, and who needs to act next.
Billing checks, business-hour rules, opt-outs, and terminal states keep the automation from running loose.
Missed-call to booking
The public explanation is simple because the workflow itself is supposed to stay simple. Each stage reuses the same lead and booking facts instead of creating side records that later need cleanup.
CallSnare watches your HVAC business number, records the missed-call event, and keeps the call evidence tied to the right organization.
When the rules allow it, CallSnare sends the first follow-up text quickly so a no-cooling or no-heat lead does not fall through the cracks.
The inbox, templates, and response rules help gather enough detail to either book the diagnostic or hand it to the office.
Appointments can be created in the built-in calendar or by approved external systems using the protected booking API.
Confirmation and reminder jobs are scheduled from the booking record, and changes to the booking resync those unsent jobs.
Leads, messages, bookings, lifecycle timestamps, and proof records stay persisted so results and guarantee outcomes can be explained later.
Why it holds together
Lead lifecycle
The lead lifecycle tracks whether the conversation is new, active, booked, won, or closed. Those states also drive what automation should stop or continue.
Booking lifecycle
Confirmations and reminders are not free-floating sends. They exist because a booking exists, and reschedules or cancellations update that communication path.
Workflow FAQ
These are the questions owners usually ask before they trust the product to move quickly on their behalf.
CallSnare records the missed HVAC call, texts the homeowner back when the rules allow it, and opens a lead so the office can keep the conversation moving.
Yes. The product is built around fast missed-call follow-up by text, with business-hour and billing guardrails applied before outbound sends.
Yes. Diagnostic visits and other jobs can be booked from the web app and from the protected private booking API used by approved integrations.
Yes. Owners, admins, and agents can work leads directly in the inbox, update statuses, book appointments, and review the full history.
Continue reading
Use the next docs to see which actions exist today, where explicit permissions apply, and how the protected machine-facing surface is kept narrow.
Actions
Review what is live via protected access, what remains internal, and what is only planned.
Permissions
See how roles, scopes, tenant boundaries, and audit expectations shape real access.
Webhooks
Understand the provider callback model that feeds the workflow and why no public event bus exists yet.
Agent access
Check what models and approved integrators can discover publicly versus what remains protected.