Example setups · Home services
Booking confirmations for a home-services company
Confirm jobs and send “on my way” texts from the office phone, and let AI draft after-hours replies.
Phones
1–2 Android phones
Connects via
Webhooks + API
Per-message fee
None
The need
A small team books jobs by phone and wants customers to get a confirmation text and an “on my way” message, from the number they already know, without paying per text.
How to set it up
- Pair the office Android phone in Phones → Pair a phone.
- In your scheduling tool (or Zapier / Make / n8n), call POST /v1/messages/send when a job is booked or a technician leaves.
- Point a webhook at your tool for message.received so replies are logged against the job.
- Add a Gemini key and a persona with working hours, so after-hours questions get a draft reply ready for the morning.
Good to know
- A phone sends about 25 messages per 30 minutes; add a second phone for busier days.
- Customers who reply STOP are opted out automatically.