xen-orchestra/packages/xo-server-transport-slack
2021-04-02 15:34:19 +02:00
..
image implementation (#2) 2016-11-23 09:37:39 +01:00
src chore: change print width to 120 chars 2020-11-24 10:51:35 +01:00
.babelrc.js chore: change print width to 120 chars 2020-11-24 10:51:35 +01:00
.npmignore initial commit 2016-11-10 15:48:14 +01:00
package.json chore: update dependencies 2021-04-02 15:34:19 +02:00
README.md feat(*/README.md): better badges 2020-06-01 14:41:52 +02:00
USAGE.md feat(*/README.md): re-generate for all packages 2020-05-28 20:56:14 +02:00

xo-server-transport-slack

xo-server plugin to send messages to Slack/Mattermost

Usage

Like all other xo-server plugins, it can be configured directly via the web iterface, see the plugin documentation. You can also test the configuration plugin if it works.

Slack

Generate the Webhook

  1. Log in your Slack team account

  2. Click on the Main menu at the top and choose Apps & Integrations

    Apps & Integrations

  3. Search Incoming WebHooks

    Incoming WebHooks

  4. Click on Add Configuration

    Add Configuration

  5. Choose the default channel and click on Add Incoming WebHooks integration

    Add Incoming WebHooks integration

  6. Modify the default settings and click on Save Settings

    Save Settings

Testing the plugin

Slack

Slack configuration

Slack

Mattermost

Mattermost configuration

Mattermost

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS