TODO_ITEM_CREATED
Key | Description | Type |
---|---|---|
todo | Todo | Todo Item |
channelId | Triggered Channel Id | String |
teamId | Triggered Team Id | String |
Todo
id
string
required
channelId
string
required
type
string
required
content
string
required
<= 256 characters
createdBy
string
required
editedBy
string | null
optional
null
if not editededitedAt
string <date-time> | null
optional
null
if not editedcompleted
boolean
required
completedBy
string | null
optional
null
if not completedcompletedAt
string <date-time> | null
optional
null
if not completedcreatedAt
string <date-time>
required
Modified at 2024-12-28 16:29:45