{
"eventTimestamp": "<string>",
"action": "CREATED",
"clientId": "cmf41ajzv003706un4i99q19z",
"workspaceId": "cmf41ajzv003706un4i99q19z",
"resource": "TASK_COMMENT",
"data": {
"id": "cmf41ajzv003706un4i99q19z",
"text": "Comment text",
"createdAt": "2021-01-01T00:00:00Z",
"updatedAt": "2021-01-01T00:00:00Z",
"createdById": "cmf41ajzv003706un4i99q19z",
"taskId": "cmf41ajzv003706un4i99q19z"
}
}Webhooks
Task comment created
WEBHOOK
webhooks
/
taskCommentCreated
{
"eventTimestamp": "<string>",
"action": "CREATED",
"clientId": "cmf41ajzv003706un4i99q19z",
"workspaceId": "cmf41ajzv003706un4i99q19z",
"resource": "TASK_COMMENT",
"data": {
"id": "cmf41ajzv003706un4i99q19z",
"text": "Comment text",
"createdAt": "2021-01-01T00:00:00Z",
"updatedAt": "2021-01-01T00:00:00Z",
"createdById": "cmf41ajzv003706un4i99q19z",
"taskId": "cmf41ajzv003706un4i99q19z"
}
}Authorizations
Bearer token authentication
Body
application/json
Task Comment Webhooks
Timestamp of when the event happened
Available options:
CREATED The ID of the client
Example:
"cmf41ajzv003706un4i99q19z"
The ID of the workspace
Example:
"cmf41ajzv003706un4i99q19z"
Available options:
TASK_COMMENT Show child attributes
Show child attributes
Response
200
Webhook received