Internal · temporary
Lead webhook test
Sends a real lead through the same path the site's forms use — browser →/api/lead proxy → Nivasaya CRMGenericWebhookAdapter — and shows the raw response. Leads land as New / Unassigned, deduped on phone + project.
Webhook configuration
- Proxy route
/api/lead - checking…
NIVASAYA_LEAD_WEBHOOK_URL- —
Also test the short form (same proxy):
Send a test lead
Posts the same payload shape the site's forms use (source: nivasaya-website).
Responses (0)
Nothing sent yet. Expected results: 201 lead created · 400 missing contact · 503 webhook URL not set · 502/504 CRM unreachable.