Phase 1 — automated the intake (live)
We built a set of six n8n workflows that now run the inbox end to end. An hourly router reads every incoming email and classifies it. Work requests are parsed by a cheap LLM that pulls the property ID straight off the PDF, matches it to the right site, and creates the ServiceM8 job — with the PDF attached and staff allocated. Cancellations are handled automatically; anything ambiguous is logged and flagged for a human. A daily digest and an error monitor sit on top. Humans only touch the judgment calls.