Webhook Resolution
Endpoint source order: window.CV_CRM_WEBHOOK first, then page meta tag cv-crm-webhook.
Technical Reference
Reference for RevOps, sales engineering, and implementation teams integrating CodeVertex form payloads into CRM automation flows.
Endpoint source order: window.CV_CRM_WEBHOOK first, then page meta tag cv-crm-webhook.
Method POST, content type application/json, and payload from FormData entries.
Leads are routed using lead_score, lead_tier, lead_priority, and revenue_track.
User completes qualification stages on the contact form.
computeLeadRouting(form) calculates score and routing fields based on selected commercial intent.
Form payload is posted to the site endpoint and then mirrored to your CRM webhook if configured.
CRM workflows branch by priority, tier, and revenue track for SLA, queue ownership, and nurture campaigns.