Skip to content

Commit 6ac32c3

Browse files
authored
Enabling batch for Klaviyo(Actions) destination
1 parent ae3e85c commit 6ac32c3

File tree

1 file changed

+5
-1
lines changed
  • src/connections/destinations/catalog/actions-klaviyo

1 file changed

+5
-1
lines changed

src/connections/destinations/catalog/actions-klaviyo/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,8 @@ No. Engage audiences are designed to initiate the creation of new lists in Klavi
9797

9898
When adding a user to a list, our action make use of the [Bulk Profile Import](https://developers.klaviyo.com/en/reference/spawn_bulk_profile_import_job){target="_blank"} endpoint (when batching is enabled), and the [Add Profile To List](https://developers.klaviyo.com/en/reference/create_list_relationships){target="_blank"} endpoint for non-batched requests. Both of which will not update a users suppression status if they were previously suppressed.
9999

100-
To ensure a suppressed profile gets unsuppressed, you can use the "Subscribe Profile" action. When a profile is subscribed in Klaviyo, it automatically unsuppresses any previously suppressed user. You can combine this action with other actions to achieve your goal. If this solution does not fully address your use case, please contact us at [email protected] so we can consider your specific requirements.
100+
To ensure a suppressed profile gets unsuppressed, you can use the "Subscribe Profile" action. When a profile is subscribed in Klaviyo, it automatically unsuppresses any previously suppressed user. You can combine this action with other actions to achieve your goal. If this solution does not fully address your use case, please contact us at [email protected] so we can consider your specific requirements.
101+
102+
### Can we enable batching for the entire Klaviyo (Actions) destination?
103+
104+
Currently, we support batching only for events sent through the "Upsert Profile" actions mapping. For all other actions, we do not support batching.

0 commit comments

Comments
 (0)