Skip to main content
Triggered when a lead is updated.

Event Type

lead.updated

Description

This event is fired when lead fields or checklist items are updated. The payload is sparse — it only includes fields that changed, along with leadId and externalId which are always present.

Payload Structure

string
required
The event type: lead.updated
object
required
The updated lead data (sparse — only changed fields included)
object | null
Workspace user who made this change. Returns null for actions not initiated by a workspace user.