Not able to send subscriber email, first name and last name when using iFrame
Should I include the first name, email, and last name in the API request for this issue?https://github.com/novuhq/novu/issues/4096
GitHub
[NV-2822] π Bug Report: Not able to send subscriber email, first na...
π Description Hi everyone, I tried to send more user data of subscriber when init like sample code on documents novu.init( 'MY_APPLICATION_ID', { unseenBadgeSelector: '#unseen-badge'...
8 Replies
You can add all properties of subscriber
do I need to include all properties in the POST request, and should I modify the code for the POST request?
https://github.com/novuhq/novu/issues/4096 this issue is assigned to me
GitHub
[NV-2822] π Bug Report: Not able to send subscriber email, first na...
π Description Hi everyone, I tried to send more user data of subscriber when init like sample code on documents novu.init( 'MY_APPLICATION_ID', { unseenBadgeSelector: '#unseen-badge'...
Now we can send properties of the subscriber
Should I raise a pull request now?
Hi Nikhil ππ»
Sure you can raise pull request
Please review https://github.com/novuhq/novu/pull/4831
Thanks Nikhil
Team will review this PR