Closed nabeelasjid1 closed 6 months ago
Hello @nabeelasjid1, Can you confirm that the following statement is correct? You have a node source and you have connected the OneSignal destination. Now you want to send Push notifications.
Here is the doc for OneSignal: https://www.rudderstack.com/docs/destinations/streaming-destinations/onesignal/ Here it is mentioned that
It is recommended to send device.token for push notifications.
So, when triggering events from Node SDK you need to set the device token in context.device.token to send push notifications.
Assuming it is resolved since there is no further communication.
share the link please, where I can read about it