Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 405 Bytes

nodered-jira-jql

Node-Red nodes for connecting to JIRA's REST API.

Nodes

  • JIRA Search node - Search for issues by using a JQL-query.
  • JIRA Issue Update node - Update fields of an issue.
  • JIRA Issue get node - Get aa JIRA issue by its key.
  • JIRA Issue Create - Create a new Issue.
  • JIRA Comment Add - Add a comment to an existing issue.
  • JIRA Comment Update - Update an existing JIRA comment.