0.0.1 • Published 7 years ago

node-red-contrib-jira v0.0.1

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
7 years ago

nodered-jira

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.