Workforce
Create employee
Call Outcome
Company Category
Contract Type
Custom Field
Industry
Lead Source
Loss Reason
Market Sector
Opportunity
Opp Stage
Task List
Webhook Message
Workforce
Create employee
POST
/
api
/
2023-01
/
workforce
/
employees
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Authorization
string
*
Authorization
Required
string
object
workforce_employee
object
workforce_employee
object
birthday
string
birthday
string
Add Example Value
email
string
*
email
Required
string
Add Example Value
last_name
string
*
last_name
Required
string
Add Example Value
legal_first_name
string
*
legal_first_name
Required
string
Add Example Value
notes
string
notes
string
Add Example Value
phone
string
phone
string
Add Example Value
preferred_first_name
string
preferred_first_name
string
Add Example Value
role_id
string
*
role_id
Required
string
Role ID to be associated with this employee
Add Example Value
manager_id
string
manager_id
string
Workforce Employee Manager to be associated with this employee
Add Example Value
start_date
string
*
start_date
Required
string
Add Example Value
address
object
address
object
street_address
string
*
street_address
Required
string
Add Example Value
street_address2
string
*
street_address2
Required
string
Add Example Value
city
string
*
city
Required
string
Add Example Value
state
string
state
string
Add Example Value
zip
string
*
zip
Required
string
Add Example Value
country
enum<string>
*
country
Required
enum<string>
Add Example Value
Headers
Authorization
string
requiredBody
application/json
workforce_employee
object
Response
201 - application/json
workforce_employee
object
required