> ## 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.

# Gusto Changelog

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

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

<Update label="v1.2.0" description="11 Sept 2026">
  `new-feature`

  Added scheduled data sync to ten collection actions — employees, contractors, departments, company locations, pay schedules, payrolls, company benefits, company bank accounts, company attachments and time off policies — so these collections can be kept in sync and searched without calling Gusto on every request. Employees, contractors, locations, pay schedules and payrolls sync page by page; the rest are returned in full by a single request. All sync by full refresh, because the Gusto API exposes no updated-since filter on these endpoints.

  <AccordionGroup>
    <Accordion title="Changed · 10 actions updated">
      `gusto_list_company_attachments`, `gusto_list_company_bank_accounts`, `gusto_list_company_benefits`, `gusto_list_company_locations`, `gusto_list_company_payrolls`, `gusto_list_contractors`, `gusto_list_departments`, `gusto_list_employees`, `gusto_list_pay_schedules`, `gusto_list_time_off_policies`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="30 Jul 2026">
  `new-actions`

  Added inbound webhook event support across 22 resource types (company, employee, payroll, contractor, benefits, documents, and more) with automatic subscription provisioning and verification.
</Update>
