List of Webhooks v2

The following list contains all the available combinations of event actions and event objects that can be used to create a webhook.

📘

If you need pipeline or stage events, please use version 1 (v1) of our webhooks.

Event action

Event object

Triggered when...

...an action on any of the listed webhook combinations is made.

activity

...an activity is added, deleted or has changed.

deal

...a deal is added, deleted, updated or has changed.

lead

...a lead is added, deleted, updated or has changed.

note

...a note is added, deleted or has changed.

organization

...an organization is added, deleted, has changed.

person

...a person is added, deleted, has changed.

product

...a product is added, deleted or has changed.

user

...a user is added, deleted or has changed.

create

...any type of new event object is added.

create

activity

...a new activity is created.

create

deal

...a new deal is created.

create

lead

...a new lead is created.

create

note

...a new note is created.

create

organization

...a new organization is created.

create

person

...a new person is created.

create

product

...a new product is created.

create

user

...a new user is created.

delete

...any event objects are deleted.

delete

activity

...an activity is deleted.

delete

deal

...a deal is deleted.

delete

lead

...a lead is deleted.

delete

note

...a note is deleted.

delete

organization

...an organization is deleted.

delete

person

...a person is deleted.

delete

product

...a product is deleted.

delete

user

...a user is deleted.

change

...any parameters belonging to an event object that have changed.
changeactivity...any parameters related to an activity object that have changed.
changedeal...any parameters related to a deal object that have changed.
changelead...any parameters related to a lead object that have changed.
changenote...any parameters related to a note object that have changed.
changeorganization...any parameters related to an organization object that have changed.
changeperson...any parameters related to a person object that have changed.
changeproduct...any parameters related to a product object that have changed.
changeuser...any parameters related to a user object that have changed.