Creates a new task in Harvest. Tasks are reusable activity types (e.g., "Development", "Design", "Consulting") that can be assigned to projects for time tracking. Use this to define billable or non-billable work categories that your team will track time against.
nameRequiredstringThe name of the task to create. Must be unique across all tasks (both active and archived) in the Harvest account.
is_activebooleanWhether the task is active (true) or archived (false). Archived tasks cannot be assigned to projects. If not specified, defaults to true.
is_defaultbooleanWhether this task should be automatically added to all future projects. If not specified, defaults to false.
billable_by_defaultbooleanWhether the task is billable by default when added to a project. If not specified, defaults to true.
default_hourly_ratenumberThe default hourly rate (in account currency) for this task when added to a project. If not specified, defaults to 0.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.