1

I need to access Jira GreenHopper's data from a client application. Is the data exposed through the same Jira SOAP apis or there are other ways of accessing it? Any pointers would be helpful.

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
Debadatta
  • 689
  • 1
  • 8
  • 23

1 Answers1

2

You can access GreenHopper data via the API. Use the REST API Browser to find a list of all of the REST endpoints and the data you can gather (sprints, rank, boards, etc).

If you have any other questions about GreenHopper or JIRA then Atlassian Answers is a great resource.

Thanks,

Nicholas Muldoon

@GreenHopperTeam