data integration

Events happening in the community are now at Drupal community events on www.drupal.org.
MarkFischer's picture

JIRA Issues Importer

I'm currently building a module to import JIRA issues (http://www.atlassian.com/software/jira/) into nodes. There's an existing JIRA Authentication module, but I can't find anything that gets JIRA issue information out of JIRA and into Drupal.

So far the module can connect to JIRA's SOAP API, pull all issues from a filter, and push basic info into nodes. The import happens each time cron runs. The module first deletes all existing JIRA Issues content. Once its in nodes its pretty simple to slice and dice the data in Drupal using views etc.

Read more
Subscribe with RSS Syndicate content