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

# Brevo Changelog

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

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

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

  Added DataSync support to 11 list actions for periodic record synchronization, with incremental sync on contacts, deals, companies, and products.

  <AccordionGroup>
    <Accordion title="Changed · 11 actions updated">
      `brevo_list_companies`, `brevo_list_contacts`, `brevo_list_deals`, `brevo_list_email_campaigns`, `brevo_list_email_templates`, `brevo_list_lists`, `brevo_list_notes`, `brevo_list_products`, `brevo_list_sms_campaigns`, `brevo_list_tasks`, `brevo_list_whatsapp_templates`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 5 actions updated">
      `brevo_unified_get_me`, `brevo_unified_get_role`, `brevo_unified_get_user`, `brevo_unified_list_roles`, `brevo_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.2.0" description="19 Aug 2026">
  `new-actions`

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

  <AccordionGroup>
    <Accordion title="Added · 5 new actions">
      `brevo_unified_get_me`, `brevo_unified_get_role`, `brevo_unified_get_user`, `brevo_unified_list_roles`, `brevo_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.0" description="14 Aug 2026">
  `events` `new-actions`

  Added webhook event support for 18 event types (transactional email, marketing email, and contact events) with programmatic setup.
</Update>
