Setup-Your-Mac
Setup-Your-Mac copied to clipboard
Notification for Google Chat webhook
Hello,
Google chat webhook integration for notifications, like the one integrated into Teams and Slack, to notify admins of new "enrollments".
Can you add for google chat ?
function webHookMessage() {
if [[ $webhookURL == "chat.googleapis.com" ]]; then ...
Best regards