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

# Workable Changelog

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

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

<Update label="v2.1.0" description="4 Aug 2026">
  `new-actions`

  Added inbound webhook (events) support: StackOne auto-provisions Workable webhook subscriptions on connect (one per enabled event, via the Subscriptions API) and removes them on disconnect, routing candidate, employee, onboarding, and time off events to your integration; includes a webhook events setup guide.
</Update>

<Update label="v2.0.0" description="31 Jul 2026">
  `bug-fix` `new-actions` `schema`

  Standardized list/get output: non-paginated collections return the items array under data, paginated collections return the full provider body (preserving paging/total\_count), and single-resource gets return the entity object directly. Candidate skills input changed from a comma-separated string to an array. Newly required existing params: account-token member\_id/employee\_id, move\_candidate\_to\_stage member\_id, update\_department parent\_id, and update\_employee multi-value row\_id. Added filter params, score\_card, requisition\_attributes, updated\_after; documented per-action pagination (cursor/offset) and date/enum/recruiter\_key/legal\_entity/work\_schedule constraints; marked account-limited write actions preview.
</Update>
