It's all about the answers!

Ask a question

REST request for getting all work items into a project. Is it possible ?


Hugh Cnn (19312) | asked Jun 29 '17, 10:25 a.m.
edited Jun 29 '17, 10:34 a.m.

Hi,

I am working on RTC 5 and I am wondering how to get all work items into a project. I want to get them in an .xlsm file.

So, I am using RESTrequest but today, I am getting only one work item included in my project. Here my API request : "workItem/workItem[projectArea/name='" & CONST_projectName & "']/(id|summary|timeSpent|type/name)" where CONST_project name is my project name.

Have you any ideas why I am not getting all work items ?

Regards,

H


Comments
Donald Nong commented Jul 04 '17, 1:43 a.m.

Do you mean that you used to get all the work items but now you get only one?


Hugh Cnn commented Jul 04 '17, 10:05 a.m.

No, I wish get all the work items but I get only one now.

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.