Automations
Day 2 endpoints are ready. Wire these in n8n with your secret header and schedule/trigger nodes. Every run writes to Activity.
Lead intake + scoring
POST /api/leads/intake creates a lead, scores ICP fit, and queues outreach approval.
Not wired — design only
Approval decision
POST /api/approvals/decision updates queue status and logs operator action.
Not wired — design only
Daily operator digest
POST /api/digest returns 24h KPIs and writes a digest event to Activity.
Not wired — design only