How do I add a custom webhook endpoint for Klaviyo to call when a user unsubscribes for a list? Does this exists? It’s a must have feature of an email provider. If this isnt available how else can I keep subscription statuses synced with my application database?
Fire custom webhook when user unsubscribes?
Best answer by Taylor Tarpley
Hi
Welcome to the Community! Happy to help out with this!
Yes, you can use achieve what you’re looking to do by using the GET api/v1/people/exclusions endpoint to retrieve global suppressions. You will then know who is unsubscribed and anyone who’s not included in that call would be subscribed. I would recommend checking out this very helpful topic posted by a peer in the Community about the same topic!
Thanks for your participation in the Community!
-Taylor
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.