mirror of
https://github.com/caronc/apprise.git
synced 2024-12-13 10:21:51 +01:00
Updated Notify_sendgrid (markdown)
parent
c6ac7852de
commit
3ab9012c71
@ -64,5 +64,6 @@ Send a sendgrid notification:
|
||||
# Assuming our Authenticated Domain is example.com, we might want to
|
||||
# set our {from_email} to noreply@example.com
|
||||
# Assuming our {to_email} is someone@microsoft.com
|
||||
apprise sendgrid:///abcd123-xyz:noreply@example.com/someone@microsoft.com
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
sendgrid:///abcd123-xyz:noreply@example.com/someone@microsoft.com
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user