mirror of
https://github.com/caronc/apprise.git
synced 2025-08-09 00:15:03 +02:00
Updated Notify_sendgrid (markdown)
@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user