webhook header

koalatee
Contributor II

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.

1 ACCEPTED SOLUTION

koalatee
Contributor II

FYI I ended up bypassing Microsoft Flow and using Sinatra to post to Teams

View solution in original post

1 REPLY 1

koalatee
Contributor II

FYI I ended up bypassing Microsoft Flow and using Sinatra to post to Teams