Skip to main content
Note webhooks fire when a note attached to a record is created, edited, or deleted. All note webhooks use the same webhook envelope documented in Webhooks. The data object changes by event type.

Events

Payload examples

note.created

Fired when a note is added to a record.

note.updated

Fired when a note is edited.

note.deleted

Fired when a note is deleted.