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

# Gong Changelog

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

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

<Update label="v1.1.1" description="7 Aug 2026">
  `bug-fix`

  Fixed group and role lookups returning empty results instead of not-found errors.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `gong_unified_get_group`, `gong_unified_get_role`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added inbound webhook (events) support. Configure a Gong Automation Rule to fire a webhook at the connection's Native Webhook URL and StackOne routes Gong call events to your integration.
</Update>

<Update label="v1.0.3" description="29 Jul 2026">
  `bug-fix`

  Fixed IAM roles and groups — unified\_list\_roles and unified\_get\_role no longer send an empty workspaceId to Gong, and unified\_get\_group and unified\_get\_role now return a record instead of failing.
</Update>
