Skip to content

Commit 3668590

Browse files
author
Thomas Gilbert
committed
add suppression faq for klaviyo actions
1 parent 1067b94 commit 3668590

File tree

1 file changed

+6
-0
lines changed
  • src/connections/destinations/catalog/actions-klaviyo

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,9 @@ If you're encountering rate limiting issues, consider enabling batching for the
9292
### Can I send Engage Audiences to a pre-created Klaviyo List?
9393

9494
No. Engage audiences are designed to initiate the creation of new lists in Klaviyo when you use the "Add Profile to List - Engage" mapping. You cannot link Engage lists to existing Klaviyo lists and cannot edit the List ID for Engage audiences.
95+
96+
### How can I unsuppress a profile when adding it to a list?
97+
98+
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.
99+
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 friends@segment.com so we can consider your specific requirements.

0 commit comments

Comments
 (0)