146
Views
4
Comments
Send Push notification from Server to specific users

Hi Friends,

I have implemented OneSignal push notification in my application, there are following scenarios to sent push to users

1. To all users 

2. Specific users

3. To one particular user

Kindly help me to how I can do this.

Thanks

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Meer,

What did you already do to to investigate this? Did you read the OneSignal documentation? Note we're not here to spoonfeed you or do your homework, we're here to help when you're stuck after you tried to solve the problem yourself!

2019-09-11 10-03-50
Meer Imtiyaz Ali

Kilian Hekhuis wrote:

Hi Meer,

What did you already do to to investigate this? Did you read the OneSignal documentation? Note we're not here to spoonfeed you or do your homework, we're here to help when you're stuck after you tried to solve the problem yourself!

Hi Kilian,

Good answer. Thanks!

Here I just would like to knew hint how can send one push notification to three kinds of users at a time to save multiple looping for sending push and not my homework.

Thanks


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Well, I've never used OneSignal (though my company does), but I just opened the OneSignalAPI eSpace, and I see plenty of Public Actions, and one or two that might be what you're looking for.

2021-04-09 11-42-43
assif_tiger
 
MVP

Hi Imtiyaz,

It's a server-side implementation probably & you can use a component if there or You can go by REST-API Approach provided by One-Signal.

There you can find respective functions for such kind of Broadcast.

Hope it helps,

Assif


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.