Enums
/WebhookEventType
WebhookEventType
The webhook's target type.
Valid values
change_column_valuestring
Column value changed on boardchange_namestring
An item name changed on boardchange_specific_column_valuestring
Specific Column value changed on boardchange_status_column_valuestring
Status column value changed on boardchange_subitem_column_valuestring
Column value changed on board subitemchange_subitem_namestring
An subitem name changed on boardcreate_columnstring
Column created on a boardcreate_itemstring
An item was created on boardcreate_subitemstring
A subitem was created on a boardcreate_subitem_updatestring
An update was posted on board subitemcreate_updatestring
An update was posted on board itemdelete_updatestring
An update was deleted from board itemedit_updatestring
An update was edited on board itemitem_archivedstring
An item was archived on a boarditem_deletedstring
An item was deleted from a boarditem_moved_to_any_groupstring
An item is moved to any groupitem_moved_to_specific_groupstring
An item is moved to a specific groupitem_restoredstring
An item restored back to boardmove_subitemstring
A subitem is moved from one parent to anothersubitem_archivedstring
A subitem was archived on a boardsubitem_deletedstring
A subitem was deleted from a board
Built with