Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Setting the notification for all users to follow as standard

Setting the notification for all users to follow as standard

Wekan/General · March 5, 2021 at 1:50pm

Setting the notification for all users to follow as standard

Wekan / General · March 5, 2021 at 1:50pm

Is there a way to set the notification on all boards for all users to follow?

Best regards Bodo

Load previous messages

March 5, 2021 at 6:04pm

At Board Settings, you can make outgoing webhook that send board changes for example to some chat, like RocketChat, Slack, or other chat https://github.com/wekan/wekan/wiki/Outgoing-Webhook-to-Discord

    • reply
    • like

    RockatChat server is free to install https://docs.rocket.chat/installation/snaps

      • reply
      • like

      RocketChat

        • reply
        • like

        And there is mobile apps at Play Store and Apple App Store that can use chat server URL and username and password to login to hcat

          • reply
          • like

          RocketChat Experimental by RocketChat

            • reply
            • like

            For each board, you can set separate webhook that sends messages to some specific chat channels

              • reply
              • like

              at RocketChat Admin Panel Integrations

                • reply
                • like

                Wekan has Outgoing Webhook, to RocketChat Incoming Webhook

                  • reply
                  • like

                  So in RocketChat Admin Panel you create incoming webhook URL, and paste it to Wekan Board Outgoig Webhook

                    • reply
                    • like

                    It is also possible to limit webhook data https://github.com/wekan/wekan/issues/2830

                      • reply
                      • like

                      At Admin Panel is also Global Webhooks https://github.com/wekan/wekan/pull/2665

                        • reply
                        • like

                        So it send all changes of all boards to webhook

                          • reply
                          • like

                          so it you add all users to RocketChat channel, all get notifications of changes

                            • reply
                            • like

                            Although using Global Webhooks could make Wekan slower. I'm looking how to make Wekan faster.

                              • reply
                              • like

                              it depends how many changes are happening at all boards at once, it could be very many notifications.

                                • reply
                                • like

                                Anyway, it RocketChat is the advantage, that you can scroll up to see old messages

                                  • reply
                                  • like