humhub / rest

HumHub Rest API Module
24 stars 24 forks source link

get unseen mail api endpoint #153

Open QuentinEcollectivites opened 6 months ago

QuentinEcollectivites commented 6 months ago

Hello, This is possible to get unseen mail like notification ? I didn't see on documentation. Thx !

QuentinEcollectivites commented 5 months ago

i've done. Add this to "protected/modules/mail/helpers/RestDefinitions.php" image

With this, you've the unread mmessage from your humhub instance

luke- commented 5 months ago

A separate endpoint would probably be better here.

So you don't necessarily need at least one message to get the count. :-)