Project

General

Profile

Rest API for Activity

Added by Tomas Krejzek over 6 years ago

Hi All,

I have integrated Redmine in our application. I use rest api for communication with redmine. And I want to add activity like - https://support.mujweb.cz/activity?from=2019-12-06&user_id=8

Is there some api to get this set?

Thank you in advance

Best regards, Tom


Replies (4)

RE: Rest API for Activity - Added by Simeon Trifonov over 6 years ago

Hi,

I have the same problem. I use Rest API with python. I have a custom filed in the activities. This custom filed has different values for the different projects. When I access the resource "enumeration", I read always "none" for the value, which is probably expected, since it is not clear for which project is the requested value. I tried to access it via the resource "issue" (issue.project.time_entry_activities), but then such custom filed doesn't exist. I also tried to access it via the resource "project" (project.time_entry.activity, but the result was the same - custom filed does not exist. How can I read my custom filed in the activities?

RE: Rest API for Activity - Added by Tomas Krejzek over 6 years ago

Hi,

I'm not sure if it is the same issue.

Maybe I did not find /enumerations/time_entry_activities.xml - is api for evidence of the work on the issue (hours)

But I want to show in application the thread of communication between us and the current customer in tree like on web.

Best regards,
Tom

RE: Rest API for Activity - Added by Simeon Trifonov over 4 years ago

Is there anything new concerning this topic? I tried again to access the activities after a lot of new versions and I still have the same problems. I really need this possibility...

RE: Rest API for Activity - Added by Konstantin Mankov about 20 hours ago

The redmine team doesn't give a damn about user requests. At the moment, there are several requests to develop an API for accessing the activity.

https://www.redmine.org/issues/14872
https://www.redmine.org/issues/22109
https://www.redmine.org/issues/25792

But things are still not moving, some requests have been running for more than 10 years, and the development of an API for accessing the activity has not appeared in ToDo.

    (1-4/4)