Skip to main content

Create time entry from a duration in Harvest

Create time entry from a duration in Harvest.

Application

  • Harvest

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Account IDText (Short)Yes
Project IDThe ID of the project to associate with the time entryText (Short)Yes
Task IDThe ID of the task to associate with the time entryText (Short)Yes
Spent dateThe ISO 8601 formatted date the time entry was spentDatetimeYes
HoursThe current amount of time trackedNumberNo
NotesThese are notes about the time entryText (Long)No
User IDThe ID of the user to associate with the time entry. Defaults to the currently authenticated user’s IDText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A