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

# Eventbrite Changelog

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

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

<Update label="v2.0.2" description="18 Sept 2026">
  `documentation`

  Improved connection guides with screenshots, complete form field documentation, and clearer field descriptions for both Private Token and OAuth 2.0 authentication.
</Update>

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

  Fixed list\_subcategories DataSync pagination to sync all 216 records across pages. Changed changed\_since input type to datetime\_string.

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

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

  Added DataSync v2 support for 5 list actions (categories, formats, subcategories, organizations, unified organizations) with cursor-based pagination and continuation token inputs.

  <AccordionGroup>
    <Accordion title="Changed · 21 actions updated">
      `eventbrite_list_attendees_by_event`, `eventbrite_list_attendees_by_organization`, `eventbrite_list_categories`, `eventbrite_list_event_custom_questions`, `eventbrite_list_event_default_questions`, `eventbrite_list_events_by_organization`, `eventbrite_list_events_by_venue`, `eventbrite_list_formats`, `eventbrite_list_members_of_organization`, `eventbrite_list_orders_by_event`, `eventbrite_list_orders_by_organization`, `eventbrite_list_orders_by_user`, `eventbrite_list_organizations`, `eventbrite_list_organizations_by_user`, `eventbrite_list_roles_by_organization`, `eventbrite_list_subcategories`, `eventbrite_list_ticket_classes_by_event`, `eventbrite_list_ticket_groups_by_organization`, `eventbrite_list_venues_by_organization`, `eventbrite_list_webhooks_by_organization_id`, `eventbrite_unified_list_organizations`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="3 Sept 2026">
  `webhook` `new-actions`

  Added programmatic webhook support for 15 event types including attendee, event, order, ticket, and venue changes.
</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 · 7 actions updated">
      `eventbrite_unified_get_me`, `eventbrite_unified_get_organization`, `eventbrite_unified_get_role`, `eventbrite_unified_get_user`, `eventbrite_unified_list_organizations`, `eventbrite_unified_list_roles`, `eventbrite_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for users, roles, organizations, and credentials, built on Eventbrite's organization membership, roles, and current-user identity data. Role and user IDs include their organization, since a role can't be looked up or listed without specifying which organization it belongs to. Groups aren't supported, since Eventbrite has no organization-level groups, only event-specific attendee teams.
</Update>
