Your agent starts the workflow. n8n runs any process after that.

n8n is the fair-code workflow platform for technical teams — automate any process for any business need. Dottie is the on-brand agent trigger: when a conversation qualifies, books, or hands over, your canvas takes over.

Below is one example workflow (service ops style). Swap CRM, calendar, Slack — or branch into dozens of other tools — in your own n8n instance.

Download setup guide (PDF)One-pager: events, chat API, inbound · free · no sign-in

Static demo canvas inspired by n8n’s editor. Not a live n8n Cloud session.

Example workflow walkthrough

Dottie Agent (trigger) → lead qualification → CRM → Google Calendar → Slack.

Step 1 · Trigger

Dottie Agent

Webhook · lead lifecycle

When the Dottie agent qualifies a lead, books a call, or hands over, it POSTs into n8n.

Step 2 · Action

Lead qualification

IF / Switch · event

Branch on event type (e.g. lead.qualified) and prepare the lead payload for your stack.

Step 3 · Action

CRM

HubSpot · Pipedrive · …

Create or update the contact or deal in the CRM your team already uses.

Step 4 · Action

Google Calendar

Create event

Book the agreed call or visit into Google Calendar from the agent outcome.

Step 5 · Action

Slack

Channel message

Alert your team with visitor, slot, and conversation context.

Any process. Any business need.

That is the point of n8n: flexible automation for any process, any business need. Dottie does not lock you into one funnel — it fires events you wire however you want.

  • Support tickets, renewals, partner alerts, multi-CRM sync…
  • Branch, loop, and call APIs with n8n’s full node library
  • Self-host or n8n Cloud — Dottie only needs a Webhook URL
Explore n8n at n8n.io

How this maps to Dottie

Dottie runs the voice and chat agent. n8n orchestrates what happens after lifecycle events (and can call Dottie via chat or inbound webhooks).

  • Dottie Integrations → n8n: paste your Production Webhook URL (optional signing secret).
  • Events: lead.qualified, lead.booked, lead.handover, lead.updated.
  • CRM, Calendar, and Slack are example n8n steps — not hosted inside Dottie.
Dottie × n8n — agent-triggered workflows for any process