An open API service indexing awesome lists of open source software.

https://github.com/kcsoft/node-red-jira-search


https://github.com/kcsoft/node-red-jira-search

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node-RED Jira Search

## Using the Search node

You can pass in `msg.jql` and optional `msg.fields` or specify a JQL/fields in the configuration of the node.

After execution, the msg.payload will contain the search results.

All the pages are fetched automatically and concatenated into one array.