Skip to main content

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?

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!


@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

 


Hi ​@chloe.strange,

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

Josh


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.