Contact Points changed event
Triggered when Mautic modifies a Contact’s points.
Event type
mautic.lead_points_change
Event properties
Key |
Type |
Description |
---|---|---|
|
object |
|
|
object |
Contains the original Points and the new Points for the Contact. |
|
int |
The Contact’s original Points. |
|
int |
The Contact’s new Points. |
|
string |
Date/time the event occurred in ISO 8601 format. |