Skip to main content
Question

Trying to implement the: Use Klaviyo Flow Webhooks to Automate Suppressions

  • March 14, 2025
  • 1 reply
  • 9 views

Forum|alt.badge.img+1

I’ve been trying to implement the instructions in this article on using a Klaviyo webhook to auto-suppress unengaged = true profiles. But for some reason it doesn’t seem to want to work.

I have also seen a few similar posts in here about this issue but haven’t been able to figure out the fix. All the data below came right from the article.


If someone knows what I need to fix. That would be greatly appreciated. 🙏

Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Forum|alt.badge.img+1
  • Contributor II
  • 14 replies
  • March 15, 2025

Hi ​@ReydCronkwright ! It sounds like you're running into trouble with the Klaviyo webhook to suppress unengaged profiles. Here are a few things you can check:

 

1. Webhook Setup: Double-check that your webhook is correctly configured in both Klaviyo and the external service you're using. Ensure the endpoint is receiving the data and that the request is formatted correctly (JSON, headers, etc.).

 

2. Engagement Trigger: Make sure that your criteria for "unengaged = true" profiles are correctly defined and aligned with the webhook rules. If there’s a specific segment or condition for unengaged users, ensure that’s set up in Klaviyo.

 

3. API Access: Ensure that the webhook has the correct permissions and access to update profiles in Klaviyo. You might need to verify your API key and authentication.

 

4. Debugging: Check for any error messages in your webhook logs. If there are issues with the request, they might provide more context on what’s failing.

 

If these steps don’t resolve the issue, I suggest reaching out to Klaviyo support with your webhook details so they can help troubleshoot further. Let me know if you need additional help!

 

Whatsapp number +23409028546638


Reply