mirror of https://github.com/caronc/apprise
Updated Notify_wxteams (markdown)
parent
4568075e11
commit
d0a82b71ff
|
@ -18,6 +18,7 @@ When you're complete, you will receive a URL that looks something like this:
|
||||||
https://api.ciscospark.com/v1/webhooks/incoming/\
|
https://api.ciscospark.com/v1/webhooks/incoming/\
|
||||||
Y3lzY29zcGkyazovL3VzL1dFQkhPT0sajkkzYWU4fTMtMGE4Yy00
|
Y3lzY29zcGkyazovL3VzL1dFQkhPT0sajkkzYWU4fTMtMGE4Yy00
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|
||||||
The last part of the URL is all you need to be interested in. Think of this URL as:
|
The last part of the URL is all you need to be interested in. Think of this URL as:
|
||||||
* `https://api.ciscospark.com/v1/webhooks/incoming/{token}`
|
* `https://api.ciscospark.com/v1/webhooks/incoming/{token}`
|
||||||
|
|
Loading…
Reference in New Issue