Skip to main content
Question

Haskell Interfacing with Jamf API

  • March 27, 2018
  • 2 replies
  • 2 views

Forum|alt.badge.img+5

Is there support for Haskell interfacing with Jamf Rest API to pull data and manupulate it to advertise on another source?

2 replies

Forum|alt.badge.img+16
  • Honored Contributor
  • March 28, 2018

I honestly can’t think of a reason why JAMF would care what language/libraries you use to access data via the rest API. However you make the http requests for data as long as it’s valid the API is going to return data and whatever you do with that data is up to you.


Forum|alt.badge.img+5

Ok nice. I just wanted to make sure we didnt void any support agreements and etc.