Hello,
I set up the following four webhooks for testing within my JAMF server (Global Management -> Webhooks), they are as follows:
Notify on MobileDeviceEnrolled (JSON)
Notify on MobileDeviceUnEnrolled (JSON)
Notify on JSSShutdown (JSON)
Notify on JSSTartup (JSON)
REQUEST.BIN TEST (JSON)
These tie into our Microsoft Teams chat client, specifically using the 'Incoming Webhook' connector. The URLs provided are accurate and triple checked.
Any of these events that occur generate a webhook, which was verified with REQUEST.BIN, however, I am not notified in Microsoft Teams.
JAMF Support initially had me change the Webhook from XML to JSON, but there was no success.
Any suggestions?