How to guide on how to create alarm issues from Nodinite.
Use Nodinites excellent webhook to POST data to Jira and map that to issues using iHub.
Step 1. Webhook in Nodinite
- Set up a webhook in Nodinite, see doc https://documentation.nodinite.com/Documentation/Administration?doc=/5.%20Settings/1.%20Alarm%20Plugins/Features/HTTP%20Webhook
- Enter the Inbound URL for Integrations hub for Jira found on the Inbound Integrations page in the blue info box. (baseUrl/rest/restfulintegrator/1.0/incoming)
Use basic auth as auth. - This will send the alarms to iHub inbound rule engine.