Skip to main content

Dayforce connector

Back to the connector overview, authentication methods, and actions.
9 Sept 2026
breaking bug-fixRemoved employee, badge and work-assignment fields that Dayforce silently ignores on write, added telecommuter percentage to work assignments, and corrected date and filter guidance on time-off, address, org-unit and position actions.
dayforce_create_employee, dayforce_create_employee_address, dayforce_create_employee_contact, dayforce_create_employee_work_assignment, dayforce_create_time_off, dayforce_get_employee, dayforce_list_org_unit_codes, dayforce_list_org_units_detailed, dayforce_update_employee_address, dayforce_update_employee_contact, dayforce_update_employee_work_assignment, dayforce_update_position
7 Sept 2026
new-actions bug-fixRenamed the department, job, position and org-unit list actions, removed the unusable time-off update and pay filters, and added paged lookups that return names with codes.
dayforce_list_department_codes, dayforce_list_departments_detailed, dayforce_list_job_codes, dayforce_list_jobs_detailed, dayforce_list_org_unit_codes, dayforce_list_org_units_detailed, dayforce_list_position_codes, dayforce_list_positions_detailed
dayforce_list_departments, dayforce_list_jobs, dayforce_list_org_units, dayforce_list_positions, dayforce_update_time_off
dayforce_create_department, dayforce_create_employee, dayforce_create_employee_address, dayforce_create_employee_contact, dayforce_create_employee_emergency_contact, dayforce_create_employee_schedule, dayforce_create_employee_work_assignment, dayforce_create_job, dayforce_create_org_unit, dayforce_create_position, dayforce_create_time_off, dayforce_get_department, dayforce_get_job, dayforce_get_org_unit, dayforce_get_position, dayforce_list_contact_information_types, dayforce_list_employee_addresses, dayforce_list_employee_contacts, dayforce_list_employee_emergency_contacts, dayforce_list_employee_employment_statuses, dayforce_list_employee_managers, dayforce_list_employee_punches, dayforce_list_employee_time_away, dayforce_list_employee_work_assignments, dayforce_list_employees, dayforce_list_employment_statuses, dayforce_update_department, dayforce_update_employee_address, dayforce_update_employee_contact, dayforce_update_employee_emergency_contact, dayforce_update_employee_schedule, dayforce_update_employee_work_assignment, dayforce_update_job, dayforce_update_org_unit, dayforce_update_position
31 Jul 2026
bug-fixImproved employee, time-off, punch, position, address and contact action descriptions for agent tool-calling.
dayforce_create_employee, dayforce_create_employee_address, dayforce_create_employee_contact, dayforce_create_time_off, dayforce_get_position, dayforce_list_employee_punches, dayforce_list_employee_time_away, dayforce_list_employees, dayforce_update_employee_address, dayforce_update_employee_contact, dayforce_update_position, dayforce_update_time_off
28 Jul 2026
bug-fixBehavioural fixes — improved action descriptions.
dayforce_create_employee_contact, dayforce_create_employee_emergency_contact, dayforce_create_employee_employment_status, dayforce_create_employee_work_assignment, dayforce_create_time_off, dayforce_get_department, dayforce_get_employee, dayforce_get_position, dayforce_list_departments, dayforce_list_employee_time_away, dayforce_list_employees, dayforce_list_jobs, dayforce_list_org_units, dayforce_list_positions, dayforce_update_employee_contact, dayforce_update_employee_emergency_contact, dayforce_update_job
20 Jul 2026
bug-fixRemoved non-working fields (contextDate from list_employment_status_reasons; FederatedId and HomePhone from update_employee) and documented that update_employee_punch requires at least one body field.
dayforce_list_employment_status_reasons, dayforce_update_employee, dayforce_update_employee_punch
15 Jul 2026
new-actions bug-fixAdded new reference-data actions (contact information types, pay classes, pay types, labor metric types). Improved existing actions that were failing in action testing by removing or updating fields and descriptions.