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

# Iterable Changelog

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

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

<Update label="v1.1.3" description="19 Aug 2026">
  `description-improvement`

  Clarified Get Templates startDateTime/endDateTime descriptions to require a numeric UTC offset (e.g. +0000) rather than a zone abbreviation like 'UTC'.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `iterable_get_templates`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.2" description="18 Aug 2026">
  `improvement`

  Clarified action descriptions to help agents pick the right tool: Get Campaign and Get Email Template now state the richer detail they return (and that Get Email Template is email-only), Update User Subscriptions is marked as the tool for subscription changes (vs Update User), Bulk Update User and Index Catalog Item point to the single/bulk counterpart for multi-record work, Delete User By Email is distinguished from the permanent Forget erasure, and Create Campaign now warns that email templates must include an unsubscribe merge tag.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `iterable_bulk_update_user`, `iterable_create_campaign`, `iterable_delete_user_by_email`, `iterable_get_campaign`, `iterable_get_email_template`, `iterable_index_catalog_item`, `iterable_update_subscriptions`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="11 Aug 2026">
  `bug-fix`

  Added portal screenshots to the API Key connection guide and split the key-creation step so each screen has its own instruction. Shortened the API Key field description, which duplicated the whole guide.
</Update>

<Update label="v1.1.0" description="5 Aug 2026">
  `native-webhooks`

  Added native webhook event support — 36 System Webhook event types (email, SMS, push, in-app, embedded, web push, journey/session) each mapped to its own handler, with a router keyed on eventName, an events setup guide, and nativeWebhookUrl on the API Key auth. Events are configured manually in the Iterable dashboard (Integrations → System Webhooks). Mapping verified offline for all 36 events.
</Update>
