Share
Klaviyo v2 Setup Guide

Hevo has updated the Klaviyo v2 integration to support API Version 2026-01-15, which expands subscription consent handling and modifies the structure of certain Campaign and Message responses.


These updates introduce additional subscription channels and consent types for profiles and modify how message content and campaign configuration fields are returned by the API.


From Release 2.46 onwards, Hevo supports the updated schema and continues ingesting data into the corresponding Destination tables.


The following updates are included in this change:


Note: Related fields that start with the same name are represented using * for brevity. For a complete list of all affected objects and fields, refer to the Schema and Primary Keys section.


Object Changes
profile_v2 Added Fields: locale, subscriptions_sms_transactional_*, subscriptions_mobile_push_*, subscriptions_whatsapp_*

Modified Fields: subscriptions_email_double_optin field data type changed from string to boolean.
campaign_v2 Added Fields: send_strategy_datetime, send_strategy_options_is_local, send_strategy_options_send_past_recipients_immediately, tracking_options_add_tracking_params, tracking_options_custom_tracking_params

Replaced Fields: tracking_options_is_add_utm with tracking_options_add_tracking_params, tracking_options_utm_params with tracking_options_custom_tracking_params

Deleted Fields: send_strategy_options_static_datetime, send_strategy_options_static_is_local, send_strategy_options_static_send_past_recipients_immediately, send_strategy_options_throttled_datetime, send_strategy_options_sto_date, send_strategy_options_throttled_throttle_percentage
campaign_utm_param_v2 Added Fields: type
campaign_messages_v2 Replaced Fields: content.* with definition.*
flow_messages_v2 Replaced Fields: content.* with definition.*, name with definition_name
flow_action_v2 Added Fields: data

Modified Fields: action_type field values updated to lowercase hyphen format
campaign_mobile_push_v2 New object added


Note:

  • Historical data already ingested into your Destination tables is not affected.
  • Existing Pipelines continue to run without requiring configuration changes. New columns are automatically added to the Destination tables. Columns that are deleted or replaced remain in the tables but are populated with NULL for new data.

Klaviyo is an email marketing platform that offers both email and SMS marketing automation.

You can replicate data from your Klaviyo account to the Destination database or data warehouse using Hevo Pipelines.


Limitations

  • If an existing profile is added to a new list or segment, this information is not captured during the incremental load. Hence, although profile_list_v2 and profile_segment_v2 are incremental objects, Hevo syncs the historical data for these objects once a week to capture such information.

  • Hevo does not load data from a column into the Destination table if its size exceeds 16 MB, and skips the Event if it exceeds 40 MB. If the Event contains a column larger than 16 MB, Hevo attempts to load the Event after dropping that column’s data. However, if the Event size still exceeds 40 MB, then the Event is also dropped. As a result, you may see discrepancies between your Source and Destination data. To avoid such a scenario, ensure that each Event contains less than 40 MB of data.


See Also


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Mar-09-2026 2.46 Updated the warning container in the overview section and the Data Model to add information about the Klaviyo v2 API upgrade.
Nov-07-2025 NA Updated the document as per the latest Hevo UI.
Sep-18-2025 NA Updated section, Configuring Klaviyo v2 as a Source as per the latest UI.
Jul-07-2025 NA Updated the Limitations section to inform about the max record and column size in an Event.
Jan-07-2025 NA Updated the Limitations section to add information on Event size.
May-06-2024 2.23.1 New document.
Last updated on Mar 09, 2026

Tell us what went wrong

Skip to the section