bytechefhq / bytechefhq/bytechef

Clickup - Create Task Comment action

Open
#1,550 3 comments 0 reactions 1 assignee Assigned to @monikakuster View on GitHub
backend good first issue hacktoberfest workflow-component
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

The Create Task Comment action for the ClickUp component adds a comment to task within a user's Clickup workspace.

**Action properties:**
- workspace ID - the ID of the workspace where the task resides
- space ID - the ID of the space within the workspace
- list ID - the ID of the list containtg the task
- task ID - the ID of the task to which the comment will be added
- comment - text of the comment to be added to the task
- notify all - a boolean flag indicating whether notifications should be sent to all participants, including the creator of the comment

**Ouput:**
- comment - the newly created comment object

Documentation: https://clickup.com/api/clickupreference/operation/CreateTaskComment/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.