mirror of https://github.com/caronc/apprise
Updated Notify_office365 (markdown)
parent
dbac80f4ae
commit
f8f56e33ef
|
@ -56,5 +56,6 @@ Send a email notification to our your Office 365 account:
|
||||||
# Assuming our {account_email} is chuck.norris@roundhouse.kick
|
# Assuming our {account_email} is chuck.norris@roundhouse.kick
|
||||||
# Assuming our {client_id} is zz-yy-xx-ww
|
# Assuming our {client_id} is zz-yy-xx-ww
|
||||||
# Assuming our {client_secret} is rt/djd/jjd
|
# Assuming our {client_secret} is rt/djd/jjd
|
||||||
apprise o365:///ab-cd-ef-gh:chuck.norris@roundhouse.kick/zz-yy-xx-ww/rt/djd/jjd
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
o365:///ab-cd-ef-gh:chuck.norris@roundhouse.kick/zz-yy-xx-ww/rt/djd/jjd
|
||||||
```
|
```
|
Loading…
Reference in New Issue