The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

REST API method for getting just project updates

Colin Callahan
March 12, 2012

Is there a REST API method which can give me just the updates for a project? Mainly I want to get new issues and updated issues.

thanks in advance,

Colin

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Joe Clark
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 14, 2012

I don't think there is a specific REST resource for new issues. You could try issuing a JQL search via REST and order the results by createdDate or updatedDate in order to find the most recently changed issues.


Alternatively, there are also RSS feeds for JIRA that you could consume to receive updates.

Colin Callahan
March 19, 2012

Thanks Joseph, I'm going to try both of those options.

Joe Clark
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 20, 2012

Cool - let us know if you get stuck :-)

TAGS
AUG Leaders

Atlassian Community Events