Forums

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

REST API: Activity stream for a board

Peder Alm
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 24, 2018

Hi

 

Using the REST API, is it possible to get an activity stream for a single board? I want to track all kind of changes like item changes, sprint started and so on. It would also be nice to ask for "the last 100 activities" or "activities last week"

1 answer

0 votes
Thomas Deiler
Community Champion
May 24, 2018

Dear @Peder Alm,

unfortunately the REST Api has not such kind of function. What you can do is to regulary poll the Boards Filter and then scan in your application (callig REST requests) the changes.

So long

Thomas

Suggest an answer

Log in or Sign up to answer