Below are the event types supported by webhooks.
NewLead / 0 - when a new lead is created in a campaign.
LeadStatusChanged / 2- when the status of a lead changes.
ContactStatusChanged / 4- when the status of a contact changes.
PageVisit / 10- when a contact visits a page.
LinkClick / 20- when a link is clicked in an email, SMS, or shortened URL.
FormSubmit / 30- when a form is submitted.
EmailBounced / 45 - when an email address bounces.
EmailOpened / 40- when an email is opened.
EmailOptOut / 50- when a contact opts out of email.
EmailOptIn / 55- when a contact opts into email.
SmsOptOut / 60- when a contact opts out of SMS.
SmsOptIn / 65- when a contacxt opts in to SMS.
TextMessageReplyReceived / 70- when a contact replies to a text message.
Creates a new webhook subscription for a given event type.