mirror of
https://github.com/caronc/apprise.git
synced 2025-06-25 12:11:52 +02: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.
|
**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}```
|
```https://hooks.slack.com/services/{tokenA}/{tokenB}/{tokenC}```
|
||||||
|
|
||||||
If you want to convert this to an Apprise URL, do the following:
|
If you want to convert this to an Apprise URL, do the following:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user