Push notifications group send specific

Hi,

Is it possible to create push notification to people that are “admin users”. I have set up my app to send email notifications to me when a new user registers, however it would be really cool if I could get a push notification from the app to a specific group of people?

Mike

Hi Mike,

This is absolutely possible.

Trigger a push notification to all users, then add a filter, admin = true.

Thanks, I have never notice the user filter under the trigger before…works great

1 Like

Can you walk through the setup process? Where are you setting up this notification? A screenshot or two would be helpful.