It would be great to support MS Teams Chat as a delivery medium for notices. https://docs.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-1.0&tabs=http
That's a really interesting idea. I'm guessing it would be in a chat rather than a channel... I suppose you'd need to create a new chat and then save the ID in Koha to re-use?
I'm afraid I've not delved deep into the API yet to know.. it's a highly coveted feature for some of our customers when we asked for some blue sky thinking.. but so far no-one has sponsored it so it's at the end of my very long list of probono work.
Yeah, it looks like you'd have to call "get chat" to get the existing chat and call "create chat" if there wasn't one already saved.
Reading this I wonder if there is a need to have 'pluggability' for notification methods maybe? I could imagine that these APIs are prone to change and there might be demand for other/more services.
We would be interested in this. We find our students (FE and HE) do not use their email very much but are on teams on a daily basis. Our overdue procedures would speed up considerably if notifications were sent in teams. We are doing this manually for laptop loans and get an immediate response.