i want send push in my app, how to do. i check all block onsignal components, but there are no push send block here. help me
Use the one signal Dashboard to send push notifications
If you want to send push notifications from app use one signal API via the web component
i dont know how to do. help me
@mrhridoyvi To send notifications, use https://onesignal.com, register the app, and do blocks setup in the app, and you are ready to go.
I want send notification from app
Use the aia file below
My first time using the community I couldn’t upload the aia file so download it from the link.
I used Onesignal API using the web component to send push notifications.
Make sure you fill those variables and the onesignal component with the correct information.
Please what can I use as api key, because now is only app id we get from onesignal dashboard. This is the error I’m getting {“error”:["Access denied. Please include an 'Authorization:… with a valid api key…
It is available you just need to create one
- Navigate to settings
- Click on Keys and IDs
- Click add Add key
- Name it and click on create
That’s all copy your key to your app.
Thank you for the help
My pleasure