#Documentation for the JS API?
1 messages · Page 1 of 1 (latest)
Thanks for posting, one of the <@&949961460384157746> or <@&986960430528331776> will address the matter as soon as possible 🙇♂️
Hi @floral night
Are you looking for this?
https://docs.novu.co/api/get-notification-templates/
Not really, I'm looking where the client library (the one responsible for the in app notifications) is documented
Specifically it's event list
That one doesn't have any further documentation sadly
Because I'm pretty sure there are more events in there, but there are only very little documentation for it
Specifically what event you are looking for?
May be I can help you with that
Well, I'm looking for a basic "notification received" event
What are you looking for is about our webhooks (https://github.com/novuhq/novu/tree/next/apps/webhook).
Right now we only have implementation for the SMS and the Email channels.
Also apologies because the documentation regarding them is practically unexistent. They were quite a new addition.
So there's no "new notification" event on the client... How odd
But I'll work around it I guess
Just to be in the same path naming wise, do you call client the @novu/node package that you can import inside your code like: import { Novu } from '@novu/node'; ?
No, I mean the other client, the one running in the users browser
@floral night, you just advanced to level 2!
@broken stump
@floral night means notification center
Now we are in the same path. 🙂
You raised a feature that is still not available (yes, odd, we know and you are right). You can follow this thread for more context and the current situation: #1030215851099566140 message
I think we do have a Github Issue open regarding that.
I found the issue open. You can follow up updates in it: https://github.com/novuhq/novu/issues/1723
(None so far unfortunately 😦 )