Onesignal send push

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 :point_down:t2:

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.
Screenshot 2024-09-15 163209
Screenshot 2024-09-15 163245

Make sure you fill those variables and the onesignal component with the correct information.

3 Likes

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

  1. Navigate to settings
  2. Click on Keys and IDs
  3. Click add Add key
  4. Name it and click on create

That’s all copy your key to your app.

1 Like

Thank you for the help

1 Like

My pleasure :+1:t2:

1 Like