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

# Webex Changelog

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

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

<Update label="v2.2.1" description="21 Sept 2026">
  `action-fixes`

  Marked get\_event\_details as preview due to Compliance Officer role requirement. Corrected list\_events limitation description.

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

<Update label="v2.2.0" description="17 Sept 2026">
  `data-sync`

  Added data synchronisation support for unified users, groups, roles, organizations, and custom organizations, roles, and licenses actions.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `webex_list_licenses`, `webex_list_organizations`, `webex_list_roles`, `webex_unified_list_groups`, `webex_unified_list_organizations`, `webex_unified_list_roles`, `webex_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.1" description="1 Sept 2026">
  `bug-fix`

  Fixed user lists and user lookups returning role entries without their identifiers.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `webex_auth_test`, `webex_unified_get_group`, `webex_unified_get_me`, `webex_unified_get_organization`, `webex_unified_get_role`, `webex_unified_get_user`, `webex_unified_list_groups`, `webex_unified_list_organizations`, `webex_unified_list_resource_types`, `webex_unified_list_resource_users`, `webex_unified_list_roles`, `webex_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.0" description="19 Aug 2026">
  `new-feature`

  Added a managed OAuth option where the Webex app credentials are configured once at the connector level, so users can connect by logging in without creating their own Webex integration.

  <AccordionGroup>
    <Accordion title="Changed · 115 actions updated">
      `webex_auth_test`, `webex_create_attachment_action`, `webex_create_device`, `webex_create_location`, `webex_create_meeting`, `webex_create_meeting_invitee`, `webex_create_membership`, `webex_create_message`, `webex_create_person`, `webex_create_report`, `webex_create_room`, `webex_create_team`, `webex_create_team_membership`, `webex_create_webhook`, `webex_create_workspace`, `webex_delete_device`, `webex_delete_location`, `webex_delete_meeting`, `webex_delete_meeting_invitee`, `webex_delete_membership`, `webex_delete_message`, `webex_delete_person`, `webex_delete_recording`, `webex_delete_recording_admin`, `webex_delete_report`, `webex_delete_room`, `webex_delete_team`, `webex_delete_team_membership`, `webex_delete_webhook`, `webex_delete_workspace`, `webex_download_meeting_transcript`, `webex_get_attachment_action_details`, `webex_get_device_details`, `webex_get_event_details`, `webex_get_hybrid_cluster_details`, `webex_get_hybrid_connector_details`, `webex_get_license_details`, `webex_get_location_details`, `webex_get_meeting_details`, `webex_get_meeting_invitee`, `webex_get_meeting_participant_details`, `webex_get_meeting_preferences`, `webex_get_meeting_qualities`, `webex_get_membership_details`, `webex_get_message_details`, `webex_get_my_details`, `webex_get_organization_details`, `webex_get_person_details`, `webex_get_personal_meeting_room_options`, `webex_get_recording_details`, `webex_get_report_details`, `webex_get_resource_group_details`, `webex_get_resource_group_membership_details`, `webex_get_role_details`, `webex_get_room_details`, `webex_get_scheduling_options`, `webex_get_team_details`, `webex_get_team_membership_details`, `webex_get_webhook_details`, `webex_get_workspace_details`, `webex_list_admin_audit_events`, `webex_list_compliance_events`, `webex_list_devices`, `webex_list_events`, `webex_list_hybrid_clusters`, `webex_list_hybrid_connectors`, `webex_list_licenses`, `webex_list_locations`, `webex_list_meeting_invitees`, `webex_list_meeting_participants`, `webex_list_meeting_sites`, `webex_list_meeting_transcripts`, `webex_list_meetings`, `webex_list_memberships`, `webex_list_messages`, `webex_list_organizations`, `webex_list_people`, `webex_list_recordings`, `webex_list_recordings_admin`, `webex_list_report_templates`, `webex_list_reports`, `webex_list_resource_group_memberships`, `webex_list_resource_groups`, `webex_list_roles`, `webex_list_rooms`, `webex_list_team_memberships`, `webex_list_teams`, `webex_list_transcript_snippets`, `webex_list_webhooks`, `webex_list_workspaces`, `webex_unified_get_group`, `webex_unified_get_me`, `webex_unified_get_organization`, `webex_unified_get_role`, `webex_unified_get_user`, `webex_unified_list_groups`, `webex_unified_list_organizations`, `webex_unified_list_resource_types`, `webex_unified_list_resource_users`, `webex_unified_list_roles`, `webex_unified_list_users`, `webex_update_location`, `webex_update_meeting`, `webex_update_meeting_invitee`, `webex_update_meeting_participant`, `webex_update_membership`, `webex_update_message`, `webex_update_person`, `webex_update_personal_meeting_room_options`, `webex_update_resource_group_membership`, `webex_update_room`, `webex_update_team`, `webex_update_team_membership`, `webex_update_webhook`, `webex_update_workspace`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="29 Jul 2026">
  `breaking-change`

  Migrated to authRequirements. Added missing filter parameters, new device/location actions, fixed enum values, updated OAuth scopes, and improved action documentation.
</Update>
