
An extension to send push notitfications using Onesignal api. Integrate with your app to send notification from app itself easily.
Downloads
4,002
Views
6,062
Reactions
8
Docs
| AccentColour | number | Returns the icon's background color |
| ApiKey | text | Your changed appid |
| AppId | text | Your changed appid. |
Send push notification
Rendering block preview…
| segment | text | segment to message want to sent. |
| title | text | message title shown in ntofication |
| message | text | message content |
| smallicon | text | icon to show on notification, put ya for show app icon |
| largeicon | text | large icon to show on notification |
| bigpicture | text | |
| launchurl | text | open this url on notification click |
| groupkey | text | group multiple messages into same |
| groupmessage | text | grouped message |
Send message to specific player
Rendering block preview…
| playerid | text | sent to specific player using player id |
| title | text | |
| message | text | |
| smallicon | text | |
| largeicon | text | |
| bigpicture | text | |
| launchurl | text | |
| groupkey | text | |
| groupmessage | text |
Send message to user with custom filter
Rendering block preview…
| filter | list | list of one or more dictionaries |

Send notification to multiple users as mentioned in the dictionary

Onesignal dashboard has ability to test and try the filters visually
Message accent color
Rendering block preview…
Apikey from onesignal dashboard
Rendering block preview…
Rendering block preview…
After send by player id
Rendering block preview…
| response | number | reponse status |
| notificationid | text | use this id for other reference purpose |
| recipients | number | number of total reciepients |
Event after message has been send by segments.
Rendering block preview…
| response | number | reponse status |
| notificationid | text | use this id for other reference purpose |
| recipients | number | number of total reciepients |
Event after message has been send by filter.
Rendering block preview…
Thank you guys
Releases
com.jerin.onesignalsend_v5.aix
19 KB
Oct 3, 2021
AIX package
New sendByFilter block
New sendby after filter event
com.jerin.onesignalsend.aix
16 KB
Sep 25, 2021
AIX package
Release notes not provided.