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

# Airtable Changelog

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

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

<Update label="v1.2.1" description="12 Aug 2026">
  `guide-changes`

  Connection guides now explain the SCIM API Token used for user and group sync, including that it requires a Business, Enterprise, or Enterprise Scale plan with SSO enabled.
</Update>

<Update label="v1.2.0" description="31 Jul 2026">
  `new-actions`

  Added SCIM-backed unified IAM users and groups actions (list and get), plus an optional SCIM API Token credential for enterprise SCIM access.

  <AccordionGroup>
    <Accordion title="Added · 4 new actions">
      `airtable_unified_get_group`, `airtable_unified_get_user`, `airtable_unified_list_groups`, `airtable_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for credentials, roles, and resource users (base and workspace collaborators).
</Update>
