Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First Name

The employee's first name.

Last Name

The employee's last name.

Hire Date (optional)

The date the employee was hired.

All other fields are optional

Output is Employee Id and will be set if the Add Employee call is successful

Update Employee Field Mapping

Employee ID

Update an employee, based on employee ID.

Employee ID can be retrieved from the BambooHR system, the ID is part of the URL when accessing an employee’s profile

All other fields are optional

Output is Status and will be set to “success” if the Update Employee call is successful. If not successful, the field will be populated with the error message.

Terminate Employee Field Mapping

Employee ID

Employee ID can be retrieved from the BambooHR system, the ID is part of the URL when accessing an employee’s profile

Termination Date

Date of termination. If this is in future, then the employee status will appear as “Active” until the termination date is reached.

Employment Status

Set to “Terminated”; check your BambooHR system if the default value for the termination status has been changed.

Output is Status and will be set to “success” if the Terminate Employee call is successful. If not successful, the field will be populated with the error message.