> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Paylocity Changelog

> Release history for the Paylocity connector. Each version lists what changed and which actions were affected.

<Card title="Paylocity connector" icon="arrow-left" href="/connectors/paylocity" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v2.1.0" description="22 Sept 2026">
  `data-sync`

  Added DataSync v2 support to 12 list actions including cursor-based pagination for employees and offset pagination for reference data endpoints.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `paylocity_get_company_tax_codes`, `paylocity_get_cost_centers`, `paylocity_get_deduction_codes`, `paylocity_get_earning_codes`, `paylocity_get_pay_frequency_codes`, `paylocity_get_pay_grades`, `paylocity_get_position_codes`, `paylocity_get_rate_codes`, `paylocity_get_workers_compensation_codes`, `paylocity_list_employees`, `paylocity_list_job_codes`, `paylocity_list_work_location_codes`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="8 Sept 2026">
  `auth` `breaking-changes`

  Migrated from requiredScopes to authRequirements for per-auth-type scope control.

  <AccordionGroup>
    <Accordion title="Changed · 49 actions updated">
      `paylocity_create_deduction`, `paylocity_create_employee`, `paylocity_create_employee_earning`, `paylocity_create_job_code`, `paylocity_create_local_tax`, `paylocity_delete_deduction`, `paylocity_delete_employee_earning_by_resourceId`, `paylocity_delete_job_code`, `paylocity_get_company_info`, `paylocity_get_company_shifts`, `paylocity_get_company_tax_codes`, `paylocity_get_cost_centers`, `paylocity_get_custom_fields`, `paylocity_get_deduction_codes`, `paylocity_get_direct_deposit`, `paylocity_get_earning_codes`, `paylocity_get_employee`, `paylocity_get_employee_deduction_by_resourceId`, `paylocity_get_employee_earning_by_resourceId`, `paylocity_get_employee_shifts`, `paylocity_get_employee_with_benefits`, `paylocity_get_job_code`, `paylocity_get_local_taxes`, `paylocity_get_open_shifts`, `paylocity_get_pay_details`, `paylocity_get_pay_frequency_codes`, `paylocity_get_pay_grades`, `paylocity_get_pay_summary`, `paylocity_get_position_codes`, `paylocity_get_rate_codes`, `paylocity_get_sensitive_data`, `paylocity_get_tax_codes`, `paylocity_get_workers_compensation_codes`, `paylocity_list_deductions`, `paylocity_list_employee_deductions_by_code`, `paylocity_list_employee_earnings`, `paylocity_list_employee_earnings_by_code`, `paylocity_list_employees`, `paylocity_list_job_codes`, `paylocity_list_pay_details_by_year_and_checkdate`, `paylocity_list_work_location_codes`, `paylocity_update_benefit_setup`, `paylocity_update_deduction`, `paylocity_update_employee`, `paylocity_update_employee_earning_by_resourceId`, `paylocity_update_job_code`, `paylocity_upsert_emergency_contacts`, `paylocity_upsert_non_primary_state_tax`, `paylocity_upsert_primary_state_tax`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="3 Aug 2026">
  `webhook` `new-actions`

  Added webhook event support for 5 event types (New Hire, Termination, Employee Change, Payroll Processed, Time Off Approval). Sensitive pay data excluded by default from list\_employees and get\_employee — opt in via the include parameter.
</Update>
