Creates a new user in Harvest and sends an invitation email to the specified address. Use this action to add team members to your Harvest account. You can specify their role, permissions, rates, and whether they are employees or contractors. The user will receive an invitation e…
emailRequiredstringThe email address of the user.
rolesarrayDescriptive names of the business roles assigned to this person. Used for filtering reports, with no impact on permissions.
timezonestringThe user's timezone in Rails timezone format. Defaults to the company's timezone if not specified. Common values: 'Eastern Time (US & Canada)', 'Pacific Time (US & Canada)', 'Central Time (US & Canada)', 'Mountain Time (US & Canada)', 'UTC', 'London', 'Paris', 'Tokyo', 'Sydney',…
cost_ratenumberThe cost rate to use for this user when calculating project costs. Defaults to 0.0.
is_activebooleanWhether the user is active or archived. Defaults to true.
last_nameRequiredstringThe last name of the user.
first_nameRequiredstringThe first name of the user.
access_rolesarrayAccess role(s) that determine the user's permissions in Harvest. Primary roles (choose one): 'member' (default), 'manager', or 'administrator'. Additional manager-only roles (combine with 'manager'): 'project_creator', 'billable_rates_manager', 'managed_projects_invoice_drafter'…
is_contractorbooleanWhether the user is a contractor or an employee. Defaults to false.
weekly_capacityintegerThe number of hours per week this person is available to work in seconds. Defaults to 126000 (35 hours).
default_hourly_ratenumberThe billable rate to use for this user when added to a project. Defaults to 0.0.
has_access_to_all_future_projectsbooleanWhether the user should be automatically added to future projects. Defaults to false.
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.