Task Hours

Afternoon,

I’m trying to access hours worked against tasks. In other words is there a
way to include “hours” in the API response
from https://api.freeagent.com/v2/tasks?
I’ve seen a couple of work around’s on previous posts but was hoping for a
cleaner solution?

Thanks in advance for your help,
Karl

Hi again,

After looking at other posts with similar issues I found thishttps://groups.google.com/forum/#!searchin/freeagent_api/task$20hours/freeagent_api/lH4K7kTXs0E/_Q7CwWF1gm8J post
and it seems to be the solution I was looking for. Its just a case of cross
referencing the Task ID from the list of Tasks with the Task ID on the
Timeslips and then extract and add the hours up.
Again if there is a better solution please feel free to let me know.

Thanks