SaaSBeta
CallBackCloser by RelayWorks
A Next.js SaaS MVP that turns missed calls into booked jobs. When a customer calls a business's Twilio number and the forwarded call is missed, the app records the call and lead in Postgres, starts an SMS qualification flow (subscription-gated), stores inbound/outbound messages via Prisma, notifies the owner by SMS after ZIP is collected, and provides a protected dashboard to manage leads.
Problem
Service businesses lose revenue when missed calls never become qualified follow-ups.
Solution
CallBackCloser captures missed-call leads and runs a structured SMS flow so owners get qualified opportunities without manual triage.
Features
- Missed call detection
- Call recording
- SMS qualification (subscription-gated)
- Message history (Prisma)
- Owner notify after ZIP
- Protected dashboard
Tech stack
Next.jsTwilioPostgresPrisma