What header does a jamf webhook (json) have? I’m trying to use Microsoft Flow (to send to teams) but having some difficulty.
If I test with Postman using the example data here: https://developer.jamf.com/webhooks#computerpushcapabilitychanged, it only succeeds if I add header Content-Type: application/json
but fails if I do not.