Workflow templates
Built on n8n — 500+ app integrations (CRMs, calendars, ticketing, Slack…) · provisioned per tenant via the n8n REST API
Appointment Reminder
Sends a WhatsApp reminder 24h before a booked service; logs confirmations back.
6 nodes
Post-Call Summary → CRM
After each call, writes an AI summary + disposition into the CRM record.
8 nodes
Lead Handoff → Slack
Posts a qualified-lead alert to a Slack channel when the agent flags intent.
5 nodes
Daily Ops Report
Scheduled 7am digest of volume, resolution, and handoffs by email.
7 nodes
My workflows
3 provisioned · 2 active
| Workflow | Trigger | Last run | Executions | Status | |
|---|---|---|---|---|---|
Appointment Reminder wf_a4f8 · 6 nodes |
schedule · 24h | 12 min ago | 1,204 | Active | |
Post-Call Summary → CRM wf_b91c · 8 nodes |
event · call.ended | 2 min ago | 3,887 | Active | |
Lead Handoff → Slack wf_c3e0 · 5 nodes |
event · lead.flagged | paused | 216 | Paused |
Dispatch
POST /webhook/universal-controller { "workflow_id": "wf_b91c", "data": {…} }