Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
This is a Topic in API and Developers
Announcement: Time tracking API allows interaction on behalf of other users
Harvest user Jim Kring made us aware that we have never documented the time tracking API feature which allows administrators to make changes to the timesheet on behalf of other users. The documentation is very simple:
http://www.getharvest.com/api/time-tracking#oth…
Basically, add an “of_user” parameter to any time tracking API call for interacting with other users’ timesheets.
This does not appear to work for me on GET /daily/#{day_of_the_year}/#{year} call. Although, a post above this appears to talk of an undocumented way to do this but inserting the userid.