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

# Officient Changelog

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

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

<Update label="v0.2.0" description="25 Sept 2026">
  `data-sync`

  Added scheduled data sync to twelve collection actions — people, people search, contracts, assets, asset types, days off requests, custom fields, expense categories, teams, departments, functions and cost centers — so these collections can be kept in sync and searched without calling Officient on every request. People, contracts, assets and days off requests page through results automatically; the remaining collections are returned in full by a single request. All syncs use full refreshes because Officient offers no last-updated filter.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `officient_list_asset_types`, `officient_list_assets`, `officient_list_contracts`, `officient_list_cost_centers`, `officient_list_custom_fields`, `officient_list_days_off_requests`, `officient_list_departments`, `officient_list_expense_categories`, `officient_list_functions`, `officient_list_people`, `officient_list_teams`, `officient_search_people`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="11 Aug 2026">
  `new-connector`

  Initial Officient (Exact Officient) HR connector — 71 Core-HR actions across people, contracts, calendar, wages, expenses, expense categories, budgets, assets, asset types, fleet, documents, teams, departments, functions, cost centers, custom fields, performance reviews and account. Bearer access-token auth plus best-effort OAuth 2.0.
</Update>
