BambooHR - New employee trigger

This trigger picks up new employees in your BambooHR instance. Each employee is processed as a separate job. It checks for new rows once every poll interval.

Input

New employee triggerNew employee trigger

Input fieldDescription
When first started, this recipe should pick up events fromEmployees created after this time will be processed by the recipe. If left blank, the default date will be set to one hour before the recipe is first started. Refer to Triggers to learn more about this input field.
Output field configurationSelect custom fields that will be generated as outputs to this action. If left blank, all custom fields will be returned. This is not recommended as it may cause job runtime to increase.

Output

The output of this action are all default employee fields and any custom fields selected. The commonly used employee fields are shown below.

Output field.Description
First nameThe first name of the employee.
Last nameThe last name of the employee.
Employee IDThe employee ID assigned by BambooHR.
Employee numberThe employee number assigned by your company.
Job titleThe current job title of this employee.
DepartmentThe current department of this employee.
Supervisor IDThe employee ID of the current supervisor of this employee.
Supervisor E IDThe employee number of the current supervisor of this employee.

Refer to the BambooHR Field Names documentation for a full list of employee fields.

Last updated: