Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Support sending notifications to Microsoft Teams

Open hmpf opened this issue 4 years ago • 3 comments

We could possibly reuse the email template for the content (or improve that one while we're at it.)

We'd need a solution to #307 and #305 and when that is in, update the frontend.

Look into using python namespace packages and/or a plugin system, with registry, for 3rd-party notification systems?

hmpf avatar Aug 05 '21 12:08 hmpf

#307 and #305 have been closed, so this is now unblocked for the backend.

We do, however, need a corresponding issue for the frontend.

lunkwill42 avatar Apr 08 '22 07:04 lunkwill42

I first thought to do this as a namespace package, but that seems very tricky and brittle when it comes to packaging. Therefore, just a module will be published.

Repo: https://github.com/Uninett/argus_notification_msteams

hmpf avatar Apr 21 '22 13:04 hmpf

Now we just need destination-support in the frontend.

Closed by https://github.com/Uninett/Argus-frontend/issues/416

hmpf avatar Nov 10 '22 11:11 hmpf