bytechefhq/bytechef

Clickup - Create Task Comment action

オープン

#1,550 opened on 2024/10/01

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)Java (156 件のフォーク)auto 404
backendgood first issuehacktoberfestworkflow-component

Repository metrics

Stars
 (907 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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/

コントリビューターガイド