Create time entry from start & end time in Harvest.
Application
Harvest
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Account ID | Text (Short) | Yes | ||
Project ID | The ID of the project to associate with the time entry | Text (Short) | Yes | |
Task ID | The ID of the task to associate with the time entry | Text (Short) | Yes | |
Spent date | The ISO 8601 formatted date the time entry was spent | Datetime | Yes | |
Ended time | The time the entry ended | Text (Short) | No | |
Notes | These are notes about the time entry | Text (Long) | No | |
Started time | The time the entry started. Defaults to the current time. Example: “8:00am” | Text (Short) | No | |
User ID | The ID of the user to associate with the time entry. Defaults to the currently authenticated user’s ID | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A