Trigger a Flow when a new comment is created in Jira.

Unless otherwise indicated, field types are text.

Options

  • Project (drop-down): project to monitor for comments

Output

  • Webhook
    • Raw Data (object): raw webhook data for the comment
  • Issue
    • Issue ID: ID of the issue the comment was added to
  • Comment
    • Comment ID: ID of the comment
    • URL: URL to the comment
    • Body: content of the comment
    • Created Date (date and time): timestamp when the comment was posted
  • Author
    • Name: username of the comment’s author
    • Display Name: display name of the comment’s author
    • Active (true/false): indicator if the user is active
  • context
    • Execution ID: unique identifier of the flow execution