BambooHR connector
Back to the connector overview, authentication methods, and actions.
13 Aug 2026
breaking new-actions bug-fixStandardized several action names and folded the duplicate company-report action into request_custom_report (breaking). Added time-tracking lookup actions (projects, tasks, breaks, shift differentials, holidays) and goal alignment options, corrected field types and validation, and fixed binary file downloads and goal milestone updates.Added · 15 new actions
Added · 15 new actions
bamboohr_create_hour_record, bamboohr_create_project_task, bamboohr_get_changed_employee_ids, bamboohr_list_benefit_deduction_types, bamboohr_list_break_policies, bamboohr_list_break_policy_breaks, bamboohr_list_goal_alignment_options, bamboohr_list_holidays, bamboohr_list_list_fields, bamboohr_list_member_benefit_events, bamboohr_list_monitor_fields, bamboohr_list_project_tasks, bamboohr_list_shift_differentials, bamboohr_list_time_tracking_projects, bamboohr_list_whos_outRemoved · 8 actions removed
Removed · 8 actions removed
bamboohr_add_hour_record, bamboohr_get_benefit_deduction_types, bamboohr_get_changed_employees, bamboohr_get_company_report, bamboohr_get_list_field_details, bamboohr_get_member_benefit_events, bamboohr_get_monitor_fields, bamboohr_get_whos_outChanged · 92 actions updated
Changed · 92 actions updated
bamboohr_assign_time_off_policies, bamboohr_clock_in_employee, bamboohr_clock_out_employee, bamboohr_close_goal, bamboohr_create_application_comment, bamboohr_create_candidate, bamboohr_create_company_file_category, bamboohr_create_employee, bamboohr_create_employee_dependent, bamboohr_create_employee_file_category, bamboohr_create_employee_training_record, bamboohr_create_goal, bamboohr_create_goal_comment, bamboohr_create_job_opening, bamboohr_create_or_update_clock_entries, bamboohr_create_or_update_hour_entries, bamboohr_create_or_update_list_values, bamboohr_create_table_row, bamboohr_create_time_off_history_item, bamboohr_create_time_off_request, bamboohr_create_time_tracking_project, bamboohr_create_training_category, bamboohr_create_training_type, bamboohr_create_webhook, bamboohr_delete_clock_entries, bamboohr_delete_company_file, bamboohr_delete_employee_training_record, bamboohr_delete_goal, bamboohr_delete_hour_entries, bamboohr_delete_hour_record, bamboohr_delete_table_row, bamboohr_delete_training_type, bamboohr_delete_webhook, bamboohr_estimate_future_time_off_balances, bamboohr_get_company_file, bamboohr_get_company_information, bamboohr_get_dataset_data, bamboohr_get_dataset_fields, bamboohr_get_employee, bamboohr_get_employee_file_categories, bamboohr_get_employee_photo, bamboohr_get_employee_table_rows, bamboohr_get_employee_time_off_policies, bamboohr_get_field_options, bamboohr_get_hour_record, bamboohr_get_job_application_details, bamboohr_get_report, bamboohr_get_states_by_country, bamboohr_get_webhook, bamboohr_get_webhook_logs, bamboohr_list_applicant_statuses, bamboohr_list_benefit_coverages, bamboohr_list_company_files, bamboohr_list_company_locations, bamboohr_list_countries, bamboohr_list_datasets, bamboohr_list_employee_dependents, bamboohr_list_employee_files, bamboohr_list_employee_trainings, bamboohr_list_employees, bamboohr_list_employees_directory, bamboohr_list_fields, bamboohr_list_goals, bamboohr_list_hiring_leads, bamboohr_list_job_applications, bamboohr_list_job_summaries, bamboohr_list_reports, bamboohr_list_tabular_fields, bamboohr_list_time_off_policies, bamboohr_list_time_off_requests, bamboohr_list_time_off_types, bamboohr_list_timesheet_entries, bamboohr_list_training_categories, bamboohr_list_training_types, bamboohr_list_users, bamboohr_list_webhooks, bamboohr_reopen_goal, bamboohr_request_custom_report, bamboohr_update_applicant_status, bamboohr_update_company_file, bamboohr_update_employee, bamboohr_update_employee_dependent, bamboohr_update_employee_training_record, bamboohr_update_goal, bamboohr_update_hour_record, bamboohr_update_table_row, bamboohr_update_time_off_balance, bamboohr_update_time_off_request_status, bamboohr_update_webhook, bamboohr_upload_company_file, bamboohr_upload_employee_file, bamboohr_upload_employee_photo14 Jul 2026
native webhooksAdded webhook event support for employee.created, employee.updated, and employee.deleted events with programmatic webhook registration.