Posted on 03-28-2018 04:01 PM
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.
Solved! Go to Solution.
Posted on 02-21-2019 09:10 AM
FYI I ended up bypassing Microsoft Flow and using Sinatra to post to Teams
Posted on 02-21-2019 09:10 AM
FYI I ended up bypassing Microsoft Flow and using Sinatra to post to Teams