Create a new project in Harvest. A project is a container for tracking time, expenses, and invoices for a specific client engagement. Required: You must provide a valid client_id (use list_clients or create_client first), project name, and billing configuration (is_billable, bil…
feenumberThe fee for the project when billing by project.
codestringThe project code.
nameRequiredstringName of the project.
notesstringAny additional notes about the project.
budgetnumberThe monetary budget for the project.
bill_byRequiredstringThe method by which the project is invoiced. Required by the Harvest API.
ends_onstringDate the project ends (YYYY-MM-DD).
budget_byRequiredstringThe method by which the project is budgeted. Required by the Harvest API.
client_idRequiredintegerID of the client to associate this project with.
is_activebooleanWhether the project is active (true) or archived (false). Defaults to true.
starts_onstringDate the project starts (YYYY-MM-DD).
cost_budgetnumberThe monetary cost budget for the project.
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.