pushy-bulk-topic-subscriber
This package is a CLI applications that automatically subscribe to topics into pushy application using json file with the data.
Usage
-
Install the app using this command
npm install -g pushy-bulk-topic-subscriber
-
Run the application using the following command:
pushy-blk-sub [DATA_FILE_PATH] [PUSHY_API_TOKEN]
The expected file dat is something like this
[
{"token": "DEVICE_TOKEN", "topicName": "TOPIC_TO_SUBSCRIBE"}
]
Max number of token topic pairs is 5000 record