Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity API #48

Open
kiafaldorius opened this issue Mar 4, 2013 · 1 comment
Open

Activity API #48

kiafaldorius opened this issue Mar 4, 2013 · 1 comment

Comments

@kiafaldorius
Copy link
Contributor

Most project management systems have an activity api or some sort of RSS feed to pull data about changes to tasks, comments, and whatnot.

I'd like to have that added to TaskMapper.

I envision something like:

project.activities(from)
project.activities(from, to)

Activity should have an associated task id so we can pull task info, and possibly some optional items like comment id or body if available. I'm not sure what the standardized fields should be, I'll let you review the providers that have it and decide yourself.

@cored
Copy link
Contributor

cored commented Mar 4, 2013

Oki doki, I'll start with this effort today then.

Thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants