Get data from Issue ActivityStream

Fábio Antunes July 28, 2015

Hi there,


I would like to know how could I get data from the Issue ActivityStream, preferably,  using the Java API.


Kind Regards,
Fábio Antunes

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.
July 28, 2015

It's not possible to get data from the Issue ActivityStream through the REST API, but you can use Streams Atom feeds to get and filter the data https://developer.atlassian.com/docs/atlassian-platform-common-components/activity-streams/consuming-an-activity-streams-feed

 

Cheers!
Teilor

Fábio Antunes September 11, 2015

Hi @Teilor Soares , Thank you so much, I am already able to get all feed content. Now im facing another problem converting the feed to html using the JIRA styles applied to the elements. Is there a way to achieve that ? Kind Regards, Fábio Antunes

Suggest an answer

Log in or Sign up to answer