Sending push notifications to one user

I was able to send out a push to all users using pushwoosh. How can I now modify this to send a notification to only one user when an event occurs?

My app has an auction built into it, and I would like the user to be notified when he/she is outbid. 

Is there documentation or examples of this type of logic?

Pushwoosh is for blasting to segments of users. It’s not really designed for app to app communications. Look at the OneSignal plugin and service. They support app to app.

Rob

Pushwoosh is for blasting to segments of users. It’s not really designed for app to app communications. Look at the OneSignal plugin and service. They support app to app.

Rob