Contact Channel subscription change event

当 Mautic 更改联系人的渠道订阅状态时触发。

事件类型

mautic.lead_channel_subscription_changed

事件属性

Key

Type

Description

contact

object

Contact object.

channel

string

取消订阅的渠道。例如:emailsms

old_status

string

联系人在给定渠道下的原始状态。选项包括:contactable, bounced, manualunsubscribed

new_status

string

联系人在给定渠道下的新状态。选项包括:contactable, bounced, manualunsubscribed

timestamp

string

事件发生的日期/时间,格式为 ISO 8601。