Skip to content

Platform Reference

The Platform Reference covers the event-driven side of RocketLead — pushing leads in via webhooks, capturing them via embeddable forms, and configuring what happens next via the automations engine. For programmatic read/write integrations (CRM sync, custom backends), see the Connect API.

Ingress Webhooks

Token-protected URL for pushing leads in from any external system. No SDK, no Bearer tokens — perfect for Zapier, Make, and other no-code platforms.

Read reference →

Forms

Embed RocketLead forms on any website. Drop-in widget, SPA mount API, public form API for custom frontends, prefill cascade, events, and webhook delivery.

Read reference →

Automations

Execution model, node reference, and the full event catalog — every trigger fired by ingress, forms, the Connect API, and console actions.

Read reference →

If you want to…Use
Push leads from a no-code platformIngress Webhooks
Embed a form on a marketing pageForms — Embedding
Submit programmatically without rendering anythingForms — Public API
Receive submission payloads server-sideForms — Webhooks
Trigger a flow from a lead-creation eventAny of the above — see Automation Triggers
Read or sync existing leadsConnect API → Leads