Skip to main content

Iterable connector

Back to the connector overview, authentication methods, and actions.
15 Sept 2026
data-sync improvementAdded periodic data sync for campaigns, email templates, journeys, lists, and catalogs so their records can be pulled into StackOne and kept up to date, with paging handled automatically.
iterable_get_journeys, iterable_get_lists, iterable_get_templates, iterable_list_campaigns, iterable_list_catalogs
19 Aug 2026
description-improvementClarified Get Templates startDateTime/endDateTime descriptions to require a numeric UTC offset (e.g. +0000) rather than a zone abbreviation like ‘UTC’.
iterable_get_templates
18 Aug 2026
improvementClarified 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.
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
11 Aug 2026
bug-fixAdded 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.
5 Aug 2026
native-webhooksAdded 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.