Bug 31002 - Add ability to send notices over instant messaging services
Summary: Add ability to send notices over instant messaging services
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 20235 31003 31004
  Show dependency treegraph
 
Reported: 2022-06-21 14:31 UTC by Martin Renvoize (ashimema)
Modified: 2024-10-09 03:20 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2022-06-21 14:31:45 UTC
It would be great to add integration for sending notices via the various instant messaging services people use these days.

* WhatsApp
* Telegram
* Signal
* Teams
* Slack

I think we could work on the core infrastructure on one bug and then enable integrations via drivers or plugins similar to how SMS is dealt with.
Comment 1 David Cook 2022-06-22 00:14:09 UTC
(In reply to Martin Renvoize from comment #0)
> I think we could work on the core infrastructure on one bug and then enable
> integrations via drivers or plugins similar to how SMS is dealt with.

That's what I was thinking when reading bug 31004. I mean the SMS is just another API anyway. 

(On a side note, does Koha already support web push notifications? I don't love web push notifications in general but why not add all the things...)
Comment 2 Katrin Fischer 2024-10-08 08:21:05 UTC
As this just has come up in a meeting and there are countries where email "isn't checked anymore" - has anyone looked into adding support for one or another messenger?
Comment 3 David Cook 2024-10-09 03:20:37 UTC
(In reply to Katrin Fischer from comment #2)
> As this just has come up in a meeting and there are countries where email
> "isn't checked anymore" - has anyone looked into adding support for one or
> another messenger?

It's interesting but no demand from any of my clients, so no from here.