Spark360 webhooks deliver key lead lifecycle and widget status events to your endpoint so you can automate CRM updates, internal notifications, and downstream workflows.
lead.enriched is the required core event for every subscription and cannot be disabled.
What you get
- Event-driven outbound delivery for lead and widget lifecycle changes
- HMAC-SHA256 request signing on every delivery
- Retry and abandonment behavior for endpoint failures
- Delivery status tracking and failure notifications
Event families
- Lead events:
lead.address_preview, lead.enriched, lead.rental_alert, lead.contact_requested
- Widget event:
widget.status_changed
Lead payload defaults
All lead events include default values for:
{
"widget_version": "01",
"source_tracking": {
"source_code": "01"
}
}
Go to Quickstart to register your endpoint and receive your first event.