Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Harvest
Overview
Operations
Harvest Operations
Latest version:
3.0
Changelog
Assign task to project
Assign a task to a project.
Assign user to project
Assign a user to a project.
Create client
Create a client.
Create project
Create a project for a client.
Create task
Create a task.
Create time entry via duration
Create a time entry.You should only use this method to create time entries when your account is configured to track time via duration.
Create time entry via start and end time
You should only use this method to create time entries when your account is configured to track time via start and end time.
Get client
Get a client by their unique ID.
Get logged in user
Get details of the logged in user.
Get project
Get a project by it's unique ID.
Get task
Get a task by it's unique ID.
Get time entry
Get a time entry.
Get user
Get a user.
List all clients
Get a list of all the clients in your account.
List all clients DDL
List all projects
Get a list of all the projects in your account, and filter it if required.
List all projects DDL
List all tasks
Get a list of all the tasks in your account, and filter it if required.
List all tasks DDL
List all time entries
Get a list of all your time entries.
List all users
Get a list of all users.
List all users DDL
List all users of a project
Get a list of all users of a project by its ID.
Update client
Updates the specific client by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Update project
Updates the specific project by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Update time entry
Updates the specific time entry by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Previous
Overview