Hi On 03/27/2018 11:10 PM, nikos delis wrote: > Hello Mr Paul Libbrecht > Sure RocketChat and RiotM is open sources too ,its possible to connect this > 2 chats with Xwiki notificaton REST API. > I think that must be a push model Notification that is the basic for show > notification messages to user, pull model maybe can be exist for desirable > updates or for reminders...
For now, we are only using a pull model for notifications in the wiki. Implementing a push model on top of that would be indeed a cool idea and cover more use cases, but I'm having doubts about the scope of this and the REST API project ; WDYT ? […] >>>>>>> On 27 Mar 2018, at 16:09, nikos delis <[email protected]> >> wrote: >>>>>>> >>>>>>> Hi all, >>>>>>> I am new on this mailist and thanks for the invite.I have do proposal >>>> for >>>>>>> Add a Rest API to XWiki Notifications. >>>>>>> mr Clément Aubin came into contact with me with some helpful links to >>>>>>> understand how notifications is impliment on Xwiki platform and how >>>>>>> notifications works.I see that you have a complete Notificaton API >> that >>>>>>> works perfect for Xwiki platform therefore you want to make a REST >> API >>>>>> to >>>>>>> take notifications from other platforms to Xwiki platform? >>>> >>>> Correct, the idea is to be able to access notifications information from >>>> outside of XWiki using this new REST API for notifications. >>>> One cool idea for this project would also be to accept and relay events sent as REST requests that would then become notifications. This would allow to introduce notifications in the wiki about another service. Thanks, Clément >>>>>>> I understood >>>>>>> this from the speech .Second REST API will be created from scratch? >> or >>>>>> will >>>>>>> build up on the existing? >>>> >>>> From scratch since I don’t think there’s any existing Notifications REST >>>> API. >>>> >>>> But it should use JAXRS and the fwk we already use. See: >>>> * http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/ >>>> XWikiRESTfulAPI >>>> * https://github.com/xwiki/xwiki-platform/tree/master/ >>>> xwiki-platform-core/xwiki-platform-rest >>>> >>>> Thanks! >>>> -Vincent >>>> >>>>>>> Thanks for reading >>>>>>> >>>>>>> Nikos. >>>>>> >>>>>> Thanks >>>>>> -Vincent >>>>>> >>>>>> >>>>>> >>>> >>>> >>

