Webhook New Comment

NOTE: The account you authenticated in Azuqua for JIRA must have global admin permissions in JIRA in order to use this webhook event.

Waits to receive an incoming request from JIRA containing information on new comments. This request occurs whenever a comment is added to an issue in JIRA and will trigger the Flow immediately.

Options

  • Project (dropdown): A list of your projects in JIRA

Output Fields

  • Issue
    • Issue ID (text): ID of the issue the comment was added to
    • Issue Key(text): Key of the issue the comment was added to
  • Comment
    • Comment ID (text): ID of the new comment
    • URL (text): weblink of the new comment
    • Body (text): body of the new comment
    • Author ID (text): ID of the author of the new comment
    • CreatedDate (text): date the comment was created

Additionally, all data present on an issue page can be outputted.