Add Task Comment
Add a new comment to a task.
External Documentation
To learn more, visit the ClickUp documentation.
Basic Parameters
Parameter | Description |
---|---|
Assignee | The ID of the assignee to add to the comment task. |
Comment Text | The comment text. |
Group Assignee | The ID of the group assignee to add to the comment task. |
Notify All | If set to true, notifications will be sent to everyone including the creator of the comment. |
Task ID | The ID of the task. Can be retrieved from the List Tasks action. |
Advanced Parameters
Parameter | Description |
---|---|
Custom Task IDs | If you want to reference a task by its custom task id, this value must be true. |
Team ID | Only used when the Custom Task IDs parameter is set to true. |
Example Output
{
"id": "458",
"hist_id": "26508",
"date": 1568036964079
}
Workflow Library Example
Add Task Comment with Clickup and Send Results Via Email
Preview this Workflow on desktop