Please Note: Atlassian has deprecated their SOAP interface into JIRA. While it is still functional, all future development will go toward their REST interface. A proof of concept integration with Jira via REST is available: REST based integration to Jira

I was recently asked by the sales team to come up with a Proof of Concept integration between Service-now.com and Jira.

I have built it up to be a two-way integration, though out of the box it is only one way (SNC->Jira). For the Jira->SNC integration, web service calls will have to be developed from the Jira instance.

You can find my documentation on the Service-now.com wiki page:
http://wiki.service-now.com/index.php?title=Jira_PoC_Integration_v2

You can also check out my demo video of the integration below:
http://www.youtube.com/watch?v=HPIFrldZ2BI

Download Update Set

SOAP based Jira Proof of Concept Integration