Create user 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 | ||
First name | The first name of the user | Text (Short) | Yes | |
Last name | The last name of the user | Text (Short) | Yes | |
The email of the user | Yes | |||
Can create invoices? | Whether the user can create invoices. Only applicable to Project Managers | True/False | No | |
Can create projects? | Whether the user can create projects. Only applicable to Project Managers | True/False | No | |
Can see rates? | Whether the user can see billable rates on projects. Only applicable to Project Managers | True/False | No | |
Cost rate | The cost rate to use for this user when calculating a project’s costs vs billable amount | Number | No | |
Default hourly rate | The billable rate to use for this user when they are added to a project | Text (Short) | No | |
Has access to all future projects? | Whether the user should be automatically added to future projects | True/False | No | |
Is active? | Whether the user is active or archived | True/False | No | |
Is admin? | Whether the user has Admin permissions | True/False | No | |
Is contractor? | Whether the user is a contractor or an employee | True/False | No | |
Is project manager? | Whether the user has Project Manager permissions | True/False | No | |
Roles | The role names assigned to this person | Text (Short) | No | |
Timezone | The user’s timezone. Defaults to the company’s timezone | Text (Short) | No | |
Weekly capacity | The number of hours per week this person is available to work in seconds. Defaults to 126000 seconds (35 hours) | Number | 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