Contact Company subscription change event

Triggered when Mautic adds or removes a Contact to/from a Company.

Event type

mautic.lead_company_change

Event properties

Key

Type

Description

added

boolean

TRUE if Contact added to the Company. FALSE if removed.

contact

object

Contact object.

company

object

Company object.

timestamp

string

Date/time the event occurred in ISO 8601 format.