mirror of https://github.com/caronc/apprise
Updated Notify_msg91 (markdown)
parent
ae161efb17
commit
cde0faff83
|
@ -61,6 +61,6 @@ Send a MSG91 Notification as an SMS:
|
||||||
# Assuming we want to define our Foobar Inc company name as the template token `company`:
|
# Assuming we want to define our Foobar Inc company name as the template token `company`:
|
||||||
# - identifies as 800-555-1223
|
# - identifies as 800-555-1223
|
||||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
msg91://12345@gank339l7jk3cjaE/18005551223?:body=payload&:type&company=Foobar%20Inc
|
"msg91://12345@gank339l7jk3cjaE/18005551223?:body=payload&:type&company=Foobar%20Inc"
|
||||||
|
|
||||||
```
|
```
|
Loading…
Reference in New Issue