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

# GoTo Webinar Changelog

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

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

<Update label="v2.1.0" description="16 Sept 2026">
  `data-sync`

  Added DataSync support for unified IAM list actions (users, groups, roles) with full-refresh sync.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `goto_unified_list_groups`, `goto_unified_list_roles`, `goto_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="8 Sept 2026">
  `auth` `breaking-changes`

  Migrated from requiredScopes to authRequirements for per-auth-type scope control.

  <AccordionGroup>
    <Accordion title="Changed · 61 actions updated">
      `goto_cancel_webinar`, `goto_copy_webinar`, `goto_create_co_organizers`, `goto_create_panelists`, `goto_create_registrant`, `goto_create_secret_key`, `goto_create_user_subscriptions`, `goto_create_webhooks`, `goto_create_webinar`, `goto_delete_coorganizer`, `goto_delete_registrant`, `goto_delete_user_subscriptions`, `goto_delete_webhooks`, `goto_delete_webinar_panelist`, `goto_get_account_webinars`, `goto_get_all_insession_webinars`, `goto_get_attendee`, `goto_get_attendee_poll_answers`, `goto_get_attendee_questions`, `goto_get_attendee_survey_answers`, `goto_get_attendees_for_all_webinar_sessions`, `goto_get_audio_information`, `goto_get_co_organizers`, `goto_get_current_user`, `goto_get_organizer_sessions`, `goto_get_performance_for_all_webinar_sessions`, `goto_get_registrant`, `goto_get_registrants`, `goto_get_registration_fields`, `goto_get_session_attendees`, `goto_get_session_performance`, `goto_get_user_subscription`, `goto_get_user_subscriptions`, `goto_get_webhook`, `goto_get_webhooks`, `goto_get_webinar`, `goto_get_webinar_meeting_times`, `goto_get_webinar_panelists`, `goto_get_webinar_session`, `goto_get_webinar_sessions`, `goto_get_webinars`, `goto_list_session_polls`, `goto_list_session_questions`, `goto_list_session_surveys`, `goto_resend_co_organizer_invitation`, `goto_resend_panelist_invitation`, `goto_search_for_completed_recording_assets`, `goto_unified_get_group`, `goto_unified_get_me`, `goto_unified_get_organization`, `goto_unified_get_role`, `goto_unified_get_user`, `goto_unified_list_groups`, `goto_unified_list_organizations`, `goto_unified_list_roles`, `goto_unified_list_users`, `goto_update_audio_information`, `goto_update_user_subscriptions`, `goto_update_webhooks`, `goto_update_webinar`, `goto_webinar_start_url`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `goto_unified_get_group`, `goto_unified_get_me`, `goto_unified_get_organization`, `goto_unified_get_role`, `goto_unified_get_user`, `goto_unified_list_groups`, `goto_unified_list_organizations`, `goto_unified_list_roles`, `goto_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for account users, groups, role sets, organizations, and credentials. Existing connections need to reconnect to grant the new Admin Center permission before these actions work.
</Update>
