Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 625 Bytes

File metadata and controls

26 lines (14 loc) · 625 Bytes

WebhookPayloadLead

Webhook payload for lead.received events (Meta Lead Gen / Instant Forms).

Properties

Name Type Description Notes
id String Stable webhook event ID
event EventEnum
lead WebhookPayloadLeadLead
account WebhookPayloadLeadAccount
timestamp OffsetDateTime

Enum: EventEnum

Name Value
LEAD_RECEIVED "lead.received"