Sending notifications using Onesignal api

Hello friends.
I would like to send notifications using onesignal api, but I can not. I do not know how to use the web components. Would you please help?

1 Like

No need to use any API, Kodular already have a built in One Signal push notification component available in experimental category.

3 Likes

Push notification feature is not taking one signal app ID. Every time I paste it and try to export the app. App Id section going blank.

1 Like

You can use it only in Screen1.

2 Likes

Yeah, but what I want to do is different. I want to SEND notification using onesignal api.i don’t want to take

2 Likes

Thank you.

2 Likes

To do that you will need to learn how an API and the web component works. Here are some tutorials to get started:

3 Likes

Thank you problem solved. I will share a tutorial soon

3 Likes

Can any one give sample blocks of this…
Please
See this
https://documentation.onesignal.com/reference/create-notification
I know how to put parameters
But I don’t know how to put Authorization key (Rest API Key) in header

Also see this