Enums
/WebhookEventType
WebhookEventType
The webhook's target type.
Valid values
change_column_value
string
Column value changed on boardchange_name
string
An item name changed on boardchange_specific_column_value
string
Specific Column value changed on boardchange_status_column_value
string
Status column value changed on boardchange_subitem_column_value
string
Column value changed on board subitemchange_subitem_name
string
An subitem name changed on boardcreate_column
string
Column created on a boardcreate_item
string
An item was created on boardcreate_subitem
string
A subitem was created on a boardcreate_subitem_update
string
An update was posted on board subitemcreate_update
string
An update was posted on board itemdelete_update
string
An update was deleted from board itemedit_update
string
An update was edited on board itemitem_archived
string
An item was archived on a boarditem_deleted
string
An item was deleted from a boarditem_moved_to_any_group
string
An item is moved to any groupitem_moved_to_specific_group
string
An item is moved to a specific groupitem_restored
string
An item restored back to boardmove_subitem
string
A subitem is moved from one parent to anothersubitem_archived
string
A subitem was archived on a boardsubitem_deleted
string
A subitem was deleted from a board
Built with