mirror of https://github.com/caronc/apprise
Updated Notify_mattermost (markdown)
parent
33541ebd10
commit
82e9c132b0
|
@ -7,12 +7,12 @@
|
||||||
To use this plugin, you need to first set yourself up with http://mattermost.com. Download their software and set it up.
|
To use this plugin, you need to first set yourself up with http://mattermost.com. Download their software and set it up.
|
||||||
|
|
||||||
From here you'll need an **Incoming Webhook*. This can be done as follows:
|
From here you'll need an **Incoming Webhook*. This can be done as follows:
|
||||||
1. Click on the **Integrations** option under the channel dropdown and select **Incoming Webhook**:
|
1. Click on the **Integrations** option under the channel dropdown and select **Incoming Webhook**:<br/>
|
||||||

|
<img alt="Incoming Webhook" src="https://user-images.githubusercontent.com/850374/107084396-ff55dc00-67c4-11eb-899c-a65b2f639158.png" height="300">
|
||||||
2. From here you can select **Add Incoming Webhook**:
|
2. From here you can select **Add Incoming Webhook**:<br/>
|
||||||

|
<img alt="Add Incoming Webhook" src="https://user-images.githubusercontent.com/850374/107083851-3d9ecb80-67c4-11eb-8bf7-820a3554eadb.png" height="300">
|
||||||
3. Finally you'll be able to customize how you want the webhook to act/behave and you can press **Save** at the bottom when you're complete.
|
3. Finally you'll be able to customize how you want the webhook to act/behave and you can press **Save** at the bottom when you're complete.<br/>
|
||||||

|
<img alt="Generate An Apprise URL from itk" src="https://user-images.githubusercontent.com/850374/107083865-442d4300-67c4-11eb-8228-7d7afb5974e3.png" height="300">
|
||||||
|
|
||||||
An example URL you may be provided could look like this:
|
An example URL you may be provided could look like this:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue