novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
33.69k stars 3.46k forks source link

🚀 Feature: launchUrl override field for onesignal provider #5265

Open jainpawan21 opened 3 months ago

jainpawan21 commented 3 months ago

🔖 Feature description

Onesignal provider is missing launchUrl field in implementation

🎤 Why is this feature needed ?

  1. To redirect the user to a specific screen on the app on clicking the push notification
  2. Deeplinking

✌️ How do you aim to achieve this?

  1. Adding this in one signal implementation
  2. adding in types and nodejs SDK type

🔄️ Additional Information

https://documentation.onesignal.com/docs/links#launch-url

👀 Have you spent some time to check if this feature request has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

linear[bot] commented 3 months ago

NV-3566 🚀 Feature: launchUrl override field for onesignal provider

Aditya-A-G commented 1 month ago

Hi, I would like to work on this issue. Thanks!