DM → CRM Capture

Simulates a DM webhook: paste raw DM text. The server extracts name (from "my name is …") and email, stores the lead in memory, and returns a suggested auto-reply.

Point your platform webhook at POST /api/dm-crm/webhook with { "message": "..." }.

CRM (this server instance)