Sending custom payload via API
Hi, I saw that such functionality was expected a couple of weeks ago, according to the estimate in an older topic that is now locked.
Do you have any idea if this is close to being shipped? I tried sending custom payload using the Trigger UI/novu node js and receiving it using novu/js, expecting to receive the payload in the data property of the notification object, but it always comes back undefined.
Thanks in advance.
2 Replies
@k9909
Thanks for following up on this. It is currently not supported. it is one of the most requested feature and our team is aware of this. I will share the update when we support this
@k9909
It is now available with latest
@novu/react
and @novu/js
version 3.0.3
https://docs.novu.co/platform/inbox/react/components/inbox#data-object
Feel free to share the feedback 🙏🏻@Pawan Jain Awesome. I just tested it out using @novu/js and received it successfully. Great timing. Thanks for keeping me posted!