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?