IBM Notes integration with JIRA

Kalyan Konduri September 9, 2015

We are evaluating JIRA in the context of pulling data from our existing IBM Notes based setup. Data we are trying to pull is NOT mails but a relevant workflow data from our internal systems which we want to show on JIRA.

There is a way to import issues via CSV in JIRA but is there a way I can use a plugin that calls custom APIs of our Lotus System from JIRA. If JIRA can be customized to do this on a daily basis, then we can build our own communicator system to sync data between the systems.

(FYI - Our Domino server's version is v901)

 

Thanks in advance.

1 answer

0 votes
teilor_soares
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 10, 2015

Well, you have a lot of options here.

You can always write your own plugin to make API calls from JIRA to you specific service.

If you want to make the call based on events in JIRA, you can work with Listeners or Webhooks.

You can also work with third-party plugins, like Script Runner.

Cheers!
Teilor

Suggest an answer

Log in or Sign up to answer