Captures an inbound sales lead from the public checker / landing page.
Public: no bearer token. The lead is stored durably and, when a CRM webhook is configured (EDI_LEAD_WEBHOOK_URL), forwarded best-effort in the background so a…
POST
Public: no bearer token. The lead is stored durably and, when a CRM webhook
is configured (
EDI_LEAD_WEBHOOK_URL), forwarded best-effort in the
background so a slow CRM never delays the response.
Request body
JSON body of typecrate.leads.NewLead.