node-red-contrib-jira-api 0.1.1

Node-RED Jira API nodes

npm install node-red-contrib-jira-api

node-red-contrib-jira-api

Atlassian Jira API v2 nodes for Node-RED.
In contrast to other packages, this one does not rely on the users actual password but an access token.

You need an Atlassian Jira access token to use these nodes.

Features

Nodes

  • Get a specific issue
  • Edit n issue

More nodes will be added over time. I don't expect a high demand for this package anyways, but if missing nodes get requested, I should be able to add them rather quickly.

Installation

You can either install this package from within Node-RED using the command palette and search for "node-red-contrib-jira-api", or you run the following command in your Node-RED user directory (typically ~/.node red on Linux, %APPDATA%\node-red on Windows):

npm install node-red-contrib-jira-api

Node Info

Version: 0.1.1
Updated 5 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

10 in the last week

Nodes

  • jira-server
  • jira-get-issue
  • jira-edit-issue

Keywords

  • node-red
  • jira

Maintainers