Skip to content

A simple node.js script that imports users from the Pushwoosh service to OneSignal using their REST API

Notifications You must be signed in to change notification settings

sakisdog/onesignalmport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

onesignalmport

A simple node.js script that imports users from the Pushwoosh service to OneSignal using their REST API

Configure the onesignal_app_id with the APP ID of your app from OneSignal and the onesignal_csv_file for the csv that you got from Pushwoosh. The file should be in the same folder as the server.js.

Run Script


npm install
node server.js

ΝΟΤΕ: USE IT AT YOUR OWN RISK

About

A simple node.js script that imports users from the Pushwoosh service to OneSignal using their REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published