Is there anyway we can remove profile from the list based on email? Like this old api https://developers.klaviyo.com/en/v1-2/reference/remove-members
The current one only removes the profile from the list based on Profile ID.
Is there anyway we can remove profile from the list based on email? Like this old api https://developers.klaviyo.com/en/v1-2/reference/remove-members
The current one only removes the profile from the list based on Profile ID.
Also looking for a solution to this!
We need added to list to be the trigger for our flow, since we need the trigger to be able to apply to the same profile more than once.
However, when using added to list as the trigger, we can only send email info via webhook,
Using segment lets ud send ID, but that’s not a good solution because of the need to let the trigger repeat.
Anyone who has any input here?
Thanks!
I am also looking for a solution to this.
I can remove profiles from lists using just the email address of the profile with the `profile-subscription-bulk-delete-job` endpoint.
However, as the endpoint implies, this also removes their email subscription status (it unsubscribes them from email!).
There must be a simple way to add/remove profiles to lists using just an email…
Please let us know!
Hi all!
Here is the solution:
Instead of {{ person.id'' }}
Use {{ person.KlaviyoID }}
We had succes with this :)
Thanks Mathilde. Yeah the only way right now seems to be using Klaviyo Profile ID. But I want to remove them from the list using email.
The current workaround seems to be Get the profile from the list using email as filter. Then use that profile’s ProfileID to remove them from the list.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.