Search code examples
apijirabug-trackingondemand

How to integrate with Jira ondemand


I'm working on a web application that I need to Integrate with Jira bug tracking tool. I have successfully integrated with the applications hosted at jira, but now I have to integrate with the JIRA hosted on other server (not the .atlassian ones).


Solution

  • The hosted solution will have the same capabilities as a REST API. So just point to the appropriate URL and it should work.