Skip to Content
Menu

OneSignal Integration

by
Odoo
v 16.0 Third Party 27
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 22
Technical Name onesignal_integration
LicenseLGPL-3
Versions 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 22
Technical Name onesignal_integration
LicenseLGPL-3
Versions 16.0

OneSignal Integration

Configuration

add in odoo.conf -
[options]
onesignal_app_key=1234
onesignal_user_key=1234
onesignal_app_id=1234
usage -
from odoo.addons.onesignal_integration.tools.onesignal import send_onesignal_notifications
msg = [
 {'token':'','body':'','title':''},
 {'token':'','body':'','title':''}
]
responses = send_onesignal_notifications(msg)

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.