bytechef icon indicating copy to clipboard operation
bytechef copied to clipboard

Jira - Add Issue Comment action

Open monikakuster opened this issue 1 year ago • 0 comments

The Add Issue Comment action fot the Jira component adds a comment directly to an issue within a Jira project.

Action properties:

  • project ID - ID of the project where the issue is located
  • issue ID - ID of the issue to which the comment will be added
  • comment - the text of the comment to be added to the issue

Ouput:

  • comment - the newly created comment object

Documentation Reference: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-comments/#api-rest-api-3-issue-issueidorkey-comment-post

monikakuster avatar Oct 01 '24 14:10 monikakuster