Block 1 - Workflow Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Description 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 unresp...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.noop
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Maxim Dudnik.
Original n8n.io sourceNever 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.
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.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Recover missed Aloware calls with instant SMS follow-up and re-engagement |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | Lead Nurturing |
| Author | Maxim Dudnik |
| Published | 13 Apr 2026 |
Use the JSON export at /data/workflows/15019/15019.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description 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 unresp...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing use case.