Skip to content

Activity API #48

Description

@kiafaldorius

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions