# Deputy - Update employee action

This action updates an existing employee record in your Deputy instance.

Update employee action Update employee action

# Input

Employee ID
The ID of the employee to be updated.
First name
The employee's first name.
Optional field.
Last name
The employee's last name.
Optional field.
Company ID
The ID of the company associated with the employee.
Optional field.
Role
The employee's role.
Optional field.
Email address
The employee's email address.
Optional field.
Mobile number
The employee's mobile number.
Optional field.
Stress profile
The employee's stress profile.
Optional field.
Date of birth
The employee's date of birth.
Optional field.

# Output

The output of this action will be a datatree that contains information about the new employee object.

Find out more about employee object (opens new window).


Last updated: 8/29/2022, 2:01:12 AM

On this page