setup-your-mac / Setup-Your-Mac

Setup Your Mac aims to simplify initial device configuration by leveraging swiftDialog and Jamf Pro Policy Custom Events to allow end-users to self-complete Mac setup post-enrollment.
https://snelson.us/sym
MIT License
231 stars 52 forks source link

Notification for Google Chat webhook #122

Open stondelier opened 8 months ago

stondelier commented 8 months ago

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

dan-snelson commented 8 months ago

Thanks for the Feature Request, @stondelier.

This one falls under …

… finding available cycles to custom-code a feature we won’t use in our production environment is always challenging.

Feature Requests

I've unassigned myself; other SYM admins are invited to submit a feature-complete Pull Request.

TechTrekkie commented 7 months ago

I was planning to work on this but our instance doesn't have webhook or app integration enabled so I'm unable to test build and test this out

dan-snelson commented 7 months ago

Thanks for the update, Andrew.

dan-snelson commented 1 month ago

Reviewed on 2024-06-07-051726; help wanted.