Skip to main content
Solved

Does Campaigns API supports push campaigns in any of the endpoints?

  • November 6, 2024
  • 4 replies
  • 44 views

Forum|alt.badge.img

I’m trying to send a push notification campaign through Campaigns API and I’ve noticed that there is no support for push campaign.

Is there a workaround here that you could help me with?

Best answer by chloe.strange

@mak_the_khan ​@Anh Nguyen T , 

Thank you for sharing your feedback! This feature isn’t currently available but it’s planned, stay tuned! 

~Chloe

 

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

4 replies

Forum|alt.badge.img+1
  • Contributor III
  • 5 replies
  • November 6, 2024

Hi @mak_the_khan 
I've been waiting for this for over 3 months now, but still no update.

Here's my workaround

Hope it is helpful to you!


chloe.strange
Community Manager
Forum|alt.badge.img+41
  • Community Manager
  • 426 replies
  • Answer
  • November 21, 2024

@mak_the_khan ​@Anh Nguyen T , 

Thank you for sharing your feedback! This feature isn’t currently available but it’s planned, stay tuned! 

~Chloe

 


  • Contributor I
  • 1 reply
  • January 6, 2025

Hi ​@chloe.strange,

Is there any update on when this feature might be available? Thanks

Josh


talhahussain
Problem Solver IV
Forum|alt.badge.img+8
  • Problem Solver IV
  • 76 replies
  • January 6, 2025

As of now, Klaviyo's Campaigns API does not support push notification campaigns. However, this feature is planned for future implementation.

Klaviyo Community

In the meantime, a suggested workaround involves:

  1. Creating a custom event via your backend using Klaviyo's Create Event API endpoint.

  2. Setting up a flow in Klaviyo that triggers when this custom event occurs.

  3. Adding a push notification action within the flow to send the desired push message.

This method allows you to send push notifications indirectly until direct API support becomes available.