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

# Braze Changelog

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

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

<Update label="v1.1.0" description="10 Sept 2026">
  `data-sync`

  Enabled periodic DataSync for campaigns, canvases, segments, catalogs, preference centers, email templates, and content blocks — with incremental syncing where Braze supports change tracking.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `braze_list_campaigns`, `braze_list_canvas`, `braze_list_catalogs`, `braze_list_content_blocks`, `braze_list_email_templates`, `braze_list_preference_centers`, `braze_list_segments`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.3" description="21 Aug 2026">
  `actions`

  Clarified agent-facing guidance on several actions — email-list queries need a date range or email, catalog-item id belongs in the path only, triggered campaign/canvas sends require recipients or broadcast, preference-center path id is the API id (not the name), email-template offset must be greater than 0, activated content blocks can't be renamed, and analytics ending\_at must be in range.

  <AccordionGroup>
    <Accordion title="Changed · 20 actions updated">
      `braze_create_catalog_item`, `braze_create_preference_center_url`, `braze_create_user_alias`, `braze_get_campaign_analytics`, `braze_get_custom_events_analytics`, `braze_get_kpi_uninstalls`, `braze_get_preference_center`, `braze_get_purchases_analytics`, `braze_get_revenue_analytics`, `braze_get_segment_analytics`, `braze_get_send_analytics`, `braze_get_sessions_analytics`, `braze_list_email_templates`, `braze_query_hard_bounced_emails`, `braze_query_unsubscribed_emails`, `braze_schedule_triggered_campaign`, `braze_schedule_triggered_canvas`, `braze_update_content_block`, `braze_update_preference_center`, `braze_update_user_subscription_group_status`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.2" description="21 Aug 2026">
  `auth`

  Made the App API Key optional when linking an account — it is now only needed for the KPI and analytics actions.
</Update>

<Update label="v1.0.1" description="20 Aug 2026">
  `guide`

  Rebuilt the API key connection guide with step-by-step portal screenshots.
</Update>
