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.
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.
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.
Automations
Execution model, node reference, and the full event catalog — every trigger fired by ingress, forms, the Connect API, and console actions.
| If you want to… | Use |
|---|---|
| Push leads from a no-code platform | Ingress Webhooks |
| Embed a form on a marketing page | Forms — Embedding |
| Submit programmatically without rendering anything | Forms — Public API |
| Receive submission payloads server-side | Forms — Webhooks |
| Trigger a flow from a lead-creation event | Any of the above — see Automation Triggers |
| Read or sync existing leads | Connect API → Leads |