Never lose a prospect to a missed call again. This workflow sends an automatic "sorry we missed you" SMS within seconds, follows up 2 hours later if there's no reply, and enrolls unresponsive contacts into a re-engagement sequence.
Missed calls are one of the biggest silent revenue leaks in sales and support teams. This workflow turns every missed call into a structured recovery cadence — all hands-free.
A Webhook receives the call.missed event from Aloware in real time.
A Set node extracts the caller's phone number, name, contact ID, and the timestamp of the missed call.
An HTTP Request sends an immediate personalized SMS: "Sorry we missed your call! Reply YES to schedule a callback…"
A Wait node pauses the workflow for 2 hours.
An HTTP Request looks up the contact in Aloware to check whether they've replied or been contacted since the missed call.
An IF node evaluates whether there has been any communication after the missed call timestamp.
Aloware account with API access, webhook capabilities, and an outbound line
No external CRM required — this workflow is self-contained within Aloware + n8n
Customising this workflow
Adjust the wait time in the "Wait 2 Hours" node — shorter for high-velocity sales teams, longer for support use cases.
Customize both SMS messages in the HTTP Request nodes to match your brand tone.
Add a Slack or email notification node after the missed call to alert a rep in parallel.
Filter by line name or ring group to run different recovery flows for different departments.