Web API

Press shift + S to search API reference.

Object

Change events table change

Models that reference this object:

object

Table change data that is unique to change events. Generally combined with webhooks table changed.

changedRecordsMetadataById
optional<object>
The below object is keyed with a string
changedCommentsById
optional<object>
The below object is keyed with a string
current
object
text
string

The comment text itself. Note that this can contain the user mentioned in the text. See user mentioned for more.

previous
optional<object>
text
string

The comment text itself. Note that this can contain the user mentioned in the text. See user mentioned for more.

createdCommentsById
optional<object>
The below object is keyed with a string
text
string

The comment text itself. Note that this can contain the user mentioned in the text. See user mentioned for more.

destroyedCommentIds
optional<array of strings>