Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > SOAP API - Get task effor...
Hi,
we’re using SpiraTeam 4.2.0.6 and we want to use the SOAP API to import tasks into our project management system.
Is it possible to query the effort for tasks that run over several days, for each day?
Example: A developer is working on these days at the task ABC:
2015-04-01: 6 h2015-04-02: 8 h2015-04-07: 5 h
And on these days at the task DEF:
2015-04-01: 2 h2015-04-07: 1 h
We need a function, that we can use to query the effort for the tasks ABC and DEF for individual days (2015-04-01/02/07). Which function can we use for this requirement?
RegardsThomas
Hi Thomas
We don't store the task estimates on a specific day-by-day basis, we simply store the start-date and end-date of the task and apportion its effort over those days.
So just retrieve the Tasks using the SOAP API and then use the start-date and end-date fields along with the effort value to calculate the effort per day (effort / number days).
Regards
Adam
is it possible to get the history of a task via the SOAP API?
And if you have any questions, please email or call us at +1 (202) 558-6885