mirror of
https://github.com/caronc/apprise.git
synced 2024-12-13 10:21:51 +01:00
Updated Notify_slack (markdown)
parent
8ebdc5eeb0
commit
15fb274617
@ -19,7 +19,7 @@ Regardless of what option you choose (above), both will result in giving you a w
|
||||
|
||||
**Note:** Apprise supports this URL _as-is_ (_as of v0.7.7_); you no longer need to parse the URL any further. However there is slightly less overhead (internally) if you do.
|
||||
|
||||
This URL effectively equates to:
|
||||
This URL effectively equates to:<br/>
|
||||
```https://hooks.slack.com/services/{tokenA}/{tokenB}/{tokenC}```
|
||||
|
||||
If you want to convert this to an Apprise URL, do the following:
|
||||
|
Loading…
Reference in New Issue
Block a user