Getaix
ExplorePublishcURL to BlocksNewAbout
Report issueGetaix GoldBlog
Back Getaix
Log in

Getaix

Explore and publish App Inventor extensions with cleaner docs, safer downloads, and developer profiles.

Marketplace

Explore extensionsPublish extensionAbout

Support

ContactReport issuePrivacyTerms

Community

TelegramTwitterApp Inventor Community

Built for App Inventor developers and no-code builders.

Getaix © 2026 by Jerin Jacob. All rights reserved.

Loading...
FreeReviewed listingLatest Version 5

OneSignalSend

@jerinjacob

An extension to send push notitfications using Onesignal api. Integrate with your app to send notification from app itself easily.

Service

Downloads

4,002

Views

6,062

Reactions

8

Current version
Version 5View all
File
com.jerin.onesignalsend_v5.aix
Package
com.jerin.onesignalsend.OneSignalSend
Size
19 KB
Updated
Oct 3, 2021
DocumentationAll versionsPermissionsHow-to Guide

Docs

Documentation

Designer Properties

AccentColournumberReturns the icon's background color
ApiKeytextYour changed appid
AppIdtextYour changed appid.

Blocks

Download latest
SendBySegment

Send push notification

OneSignalSend.SendBySegment

Rendering block preview…

segmenttextsegment to message want to sent.
titletextmessage title shown in ntofication
messagetextmessage content
smallicontexticon to show on notification, put ya for show app icon
largeicontextlarge icon to show on notification
bigpicturetext
launchurltextopen this url on notification click
groupkeytextgroup multiple messages into same
groupmessagetextgrouped message

SendToPlayer

Send message to specific player

OneSignalSend.SendToPlayer

Rendering block preview…

playeridtextsent to specific player using player id
titletext
messagetext
smallicontext
largeicontext
bigpicturetext
launchurltext
groupkeytext
groupmessagetext

SendByFilter 🆕

Send message to user with custom filter

OneSignalSend.SendByFilter

Rendering block preview…

filterlistlist of one or more dictionaries

How to use filter ?

Update user from your app with custom tag and value

kodular send tag
kodular send tag

Using multiple filters example

Send notification to multiple users as mentioned in the dictionary

custom filter example
custom filter example

 👉🏽Read more about different type of tags and relations

Note

Onesignal dashboard has ability to test and try the filters visually

AccentColour

Message accent color

OneSignalSend.AccentColour

Rendering block preview…

ApiKey

Apikey from onesignal dashboard

OneSignalSend.ApiKey

Rendering block preview…

AppId

OneSignalSend.AppId

Rendering block preview…

AfterSendById

After send by player id

OneSignalSend.AfterSendById

Rendering block preview…

responsenumberreponse status
notificationidtextuse this id for other reference purpose
recipientsnumbernumber of total reciepients

AfterSendBySegments

Event after message has been send by segments.

OneSignalSend.AfterSendBySegments

Rendering block preview…

responsenumberreponse status
notificationidtextuse this id for other reference purpose
recipientsnumbernumber of total reciepients

AfterSendByFilter  🆕

Event after message has been send by filter.

OneSignalSend.AfterSendByFilter

Rendering block preview…

Thank you guys

Releases

All versions

2 releases

Version 5

Latest

com.jerin.onesignalsend_v5.aix

19 KB

Oct 3, 2021

AIX package

Release notes

New sendByFilter block

New sendby after filter event

Download latest

1

Archive

com.jerin.onesignalsend.aix

16 KB

Sep 25, 2021

AIX package

Release notes

Release notes not provided.

Download this version

Before you install

  • Compare permissions with what the extension claims to do.
  • Prefer the latest version unless you need an older release for compatibility.
  • Report suspicious behavior so the marketplace can review it.

Permissions

No special permissions declared for this extension.

Report listing