0.1.1 • Published 11 months ago

node-red-contrib-jira-api v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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
0.1.1

11 months ago

0.1.0

11 months ago