Skip to main content

Lead Lifecycle Events

dnc.created

Triggered when a phone number is added to the Do Not Contact (DNC) list. This can happen when a lead sends a carrier opt-out keyword or an API request is made to DNC a lead. DNCs are company-wide — they apply to all campaigns.

{
"apiVersion": "2021-08-23",
"type": "dnc.created",
"data": {
"phoneNumber": "+19995550000",
"dncTimestamp": "2021-11-16T16:00:47.293338",
"externalLeadId": "lead-12345"
}
}
FieldTypeDescription
apiVersionstringAPI version (currently 2021-08-23)
typestringThe event type
data.phoneNumberstringE.164 formatted phone number
data.dncTimestampstringISO 8601 timestamp of when the DNC occurred
data.externalLeadIdstring?Your external lead ID, if one was provided