Skip to content

Commit

Permalink
Update notify_example.json
Browse files Browse the repository at this point in the history
Added the settings needed for the Google Chat send via Webhook for the blankly.utils.reporter.chat() function
  • Loading branch information
tylerv authored Dec 6, 2023
1 parent 95aa0bc commit 5e0864e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/notify_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
"text": {
"phone_number": "1234567683",
"provider": "verizon"
},
"chat": {
"webhook_url": "follow-instructions-here --> https://developers.google.com/chat/how-tos/webhooks#register_the_incoming_webhook"
}
}
}

0 comments on commit 5e0864e

Please sign in to comment.