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
249 stars 56 forks source link

Added sendWebhookMessage function #29

Closed robjschroeder closed 1 year ago

robjschroeder commented 1 year ago

Function used to send failure and success notifications to a Microsoft Teams channel via an incoming webhook.

colorenz commented 1 year ago

Maybe we could give the webhook url in $10. Then you could also simply change it.

robjschroeder commented 1 year ago

That's an awesome idea @colorenz !!!

dan-snelson commented 1 year ago

@robjschroeder or @colorenz:

Will one of you be submitting another PR for this?

robjschroeder commented 1 year ago

@dan-snelson done! #31

colorenz commented 1 year ago

Nope my PR added only a button action to the Teams message card.