Aside from Slack, is it possible to send deployment notifications to Google Chat space’s webhook URL?
One thing you can do is send the webhook to node-red (or probably Claris Connect) and then unpick the parts you want and forward to any other service
I have this working with both Prowl and Pushover.
1 Like
We have no plans at the moment to extend the notification capabilities of OttoFMS to anything beyond Slack or Webhooks. @john_r does the best alternative for sending these notifications somewhere else, which is to use a third party tool built explicitly for converting webhooks into other formats to send the notifications wherever you need them to go.
-Kyle