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"
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.