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

# Retool Changelog

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

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

<Update label="v1.2.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 11 actions updated">
      `retool_unified_delete_user`, `retool_unified_get_group`, `retool_unified_get_me`, `retool_unified_get_organization`, `retool_unified_get_role`, `retool_unified_get_user`, `retool_unified_list_groups`, `retool_unified_list_organizations`, `retool_unified_list_roles`, `retool_unified_list_users`, `retool_unified_update_user`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="28 Aug 2026">
  `new-actions`

  Added unified IAM actions for users, groups, roles, organizations, and credentials.

  <AccordionGroup>
    <Accordion title="Added · 11 new actions">
      `retool_unified_delete_user`, `retool_unified_get_group`, `retool_unified_get_me`, `retool_unified_get_organization`, `retool_unified_get_role`, `retool_unified_get_user`, `retool_unified_list_groups`, `retool_unified_list_organizations`, `retool_unified_list_roles`, `retool_unified_list_users`, `retool_unified_update_user`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added inbound webhook (events) support — a Native Webhook URL and a generic event handler that receives events POSTed from a Retool workflow's HTTP block and emits them as retool.event; includes a webhook events setup guide.
</Update>
